Skip to content

Commit

Permalink
Add missing six dep
Browse files Browse the repository at this point in the history
  • Loading branch information
inducer committed Nov 27, 2014
1 parent 186748b commit d69ae7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Expand Up @@ -87,6 +87,7 @@ def main():
"pytools>=2011.2",
"pytest>=2",
"numpy",
"six",
],
ext_modules=[
Extension(
Expand Down

0 comments on commit d69ae7f

Please sign in to comment.