Skip to content

Commit

Permalink
try fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
valdergallo committed Oct 9, 2016
1 parent 2372c3b commit 20010dc
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 @@ -51,7 +51,7 @@ def run_tests(self):
'six==1.10.0',
],
tests_require=[
'pytest==3.0.2',
'pytest>=3.0.0',
'pytest-django==2.9.1',
'pytest-cov==2.3.1',
'openpyxl==2.4.0',
Expand Down

0 comments on commit 20010dc

Please sign in to comment.