Skip to content

Commit

Permalink
Pin pytest!=5.1.2
Browse files Browse the repository at this point in the history
See #885 for the details.
  • Loading branch information
atugushev authored and aaugustin committed Sep 17, 2019
1 parent 0de5db6 commit d6d631e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-e .
mock
pytest
pytest!=5.1.2
wheel
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ deps =
pip19.0.3: pip==19.0.3
pip19.1: pip==19.1
mock
pytest
pytest!=5.1.2
coverage: pytest-cov
setenv =
piplatest: PIP=latest
Expand Down

0 comments on commit d6d631e

Please sign in to comment.