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

Bump pymbolic depdency to fix dealing with Min/Max

parent 166ddd3a
No related branches found
No related tags found
No related merge requests found
......@@ -38,7 +38,7 @@ setup(name="loo.py",
install_requires=[
"pytools>=2016.1",
"pymbolic>=2016.1",
"pymbolic>=2016.1.1",
"cgen>=2016.1",
"islpy>=2016.1",
"six>=1.8.0",
......
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