Skip to content
Snippets Groups Projects
Commit baef6e76 authored by Andreas Klöckner's avatar Andreas Klöckner
Browse files

Release/dep fixes

parent 73f4f271
No related branches found
No related tags found
No related merge requests found
include test/*.py
include test/*.f90
recursive-include examples *.py *.cl *.floopy *.sh *.ipynb
recursive-include examples *.py *.cl *.floopy *.sh *.ipynb *.cpp
recursive-include contrib *.vim
include build-helpers/*.sh
......
......@@ -39,9 +39,9 @@ setup(name="loo.py",
install_requires=[
"pytools>=2016.1",
"pymbolic>=2016.2",
"genpy>=2016.1",
"genpy>=2016.1.2",
"cgen>=2016.1",
"islpy>=2016.1.2",
"islpy>=2016.2",
"six>=1.8.0",
"colorama",
"Mako",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment