Skip to content

Commit

Permalink
try to fix setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
chromy committed Oct 18, 2015
1 parent e1494c5 commit 53439e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ def run_tests(self):
tests_require = [
'pytest',
'tox',
'check-manifest',
'check-manifest>=0.25',
],

cmdclass = {
Expand Down

0 comments on commit 53439e8

Please sign in to comment.