mirror of
https://github.com/borgbackup/borg.git
synced 2026-03-17 08:03:46 -04:00
add virtualenv<14.0 to requirements so tox does not pull in a py32 incompatible one
This commit is contained in:
parent
69c8edc4e3
commit
a237c1fb53
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
virtualenv<14.0
|
||||
tox
|
||||
mock
|
||||
pytest
|
||||
|
|
|
|||
Loading…
Reference in a new issue