mirror of
https://github.com/borgbackup/borg.git
synced 2024-12-23 16:26:29 +00:00
Merge pull request #2060 from ThomasWaldmann/require-current-pip-setuptools
add pip and setuptools to requirements file, fixes #2030
This commit is contained in:
commit
c716df4ce6
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
setuptools
|
||||||
|
pip
|
||||||
virtualenv<14.0
|
virtualenv<14.0
|
||||||
tox
|
tox
|
||||||
pytest
|
pytest
|
||||||
|
|
Loading…
Reference in a new issue