Skip to content

Commit

Permalink
Py.test 3.0 now works with all supported Python versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Jan 31, 2017
1 parent 4f89271 commit 9495403
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ setenv =
COVERAGE_FILE=.coverage.{envname}
deps =
.[test,develop]
pytest < 3.0
pytest
pytest-cov
pytest-remove-stale-bytecode
pytest-mock
Expand Down

0 comments on commit 9495403

Please sign in to comment.