1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2025-01-31 19:52:22 +00:00

exclude broken pytest 3.3.0 release

https://github.com/pytest-dev/pytest/issues/2957
(cherry picked from commit 43184f2dd1)
This commit is contained in:
Thomas Waldmann 2017-12-02 17:43:38 +01:00
parent bb6e86628f
commit 953f3a4a2f

View file

@ -3,7 +3,7 @@ setuptools_scm
pip
virtualenv
tox
pytest
pytest!=3.3.0
pytest-xdist
pytest-cov
pytest-benchmark