mirror of
https://github.com/borgbackup/borg.git
synced 2025-02-23 14:41:43 +00:00
Merge pull request #4174 from ThomasWaldmann/use-pytest3
avoid pytest4 issues for now
This commit is contained in:
commit
c0373d4f53
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ setuptools_scm
|
|||
pip
|
||||
virtualenv
|
||||
tox
|
||||
pytest!=3.3.0
|
||||
pytest<4.0.0
|
||||
pytest-xdist
|
||||
pytest-cov
|
||||
pytest-benchmark
|
||||
|
|
Loading…
Reference in a new issue