tests: temporarily pin pytest to fix AppVeyor builds

This commit is contained in:
Benoit Pierre 2018-10-17 18:15:28 +02:00
parent 7f3b2c1f92
commit 3953fe6c95
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
freezegun
mock
pretend
pytest
pytest==3.8.2
pytest-cov
pytest-rerunfailures
pytest-timeout