Skip to content

Commit

Permalink
Update pytools dep and add numpy dep
Browse files Browse the repository at this point in the history
  • Loading branch information
inducer committed Aug 2, 2015
1 parent e3e3978 commit a85686f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Expand Up @@ -33,7 +33,8 @@

packages=["codepy", "codepy.cgen"],
install_requires=[
"pytools>=8",
"pytools>=2015.1.2",
"numpy>=1.6",
"appdirs>=1.4.0",
"cgen",
],
Expand Down

0 comments on commit a85686f

Please sign in to comment.