mirror of
https://github.com/borgbackup/borg.git
synced 2024-12-23 00:07:38 +00:00
pytest: use latest version
This commit is contained in:
parent
c0373d4f53
commit
55717c4751
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ setuptools_scm
|
||||||
pip
|
pip
|
||||||
virtualenv
|
virtualenv
|
||||||
tox
|
tox
|
||||||
pytest<4.0.0
|
pytest
|
||||||
pytest-xdist
|
pytest-xdist
|
||||||
pytest-cov
|
pytest-cov
|
||||||
pytest-benchmark
|
pytest-benchmark
|
||||||
|
|
Loading…
Reference in a new issue