Skip to content

Commit

Permalink
Fix spacing issue
Browse files Browse the repository at this point in the history
  • Loading branch information
inducer committed Feb 11, 2015
1 parent 323ed9d commit 822b1e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -205,7 +205,7 @@ def main():
],

install_requires=[
"numpy",
"numpy",
"pytools>=2014.2",
"pytest>=2",
"decorator>=3.2.0",
Expand Down

0 comments on commit 822b1e9

Please sign in to comment.