1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2024-12-22 15:57:15 +00:00

pytest: use latest version

This commit is contained in:
Thomas Waldmann 2018-11-16 01:04:56 +01:00
parent c0373d4f53
commit 55717c4751

View file

@ -3,7 +3,7 @@ setuptools_scm
pip
virtualenv
tox
pytest<4.0.0
pytest
pytest-xdist
pytest-cov
pytest-benchmark