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

exclude buggy current setuptools release

see there: https://github.com/pypa/setuptools/issues/3063
This commit is contained in:
Thomas Waldmann 2022-02-02 05:00:22 +01:00
parent 2b81943030
commit 456bf4ce35

View file

@ -1,4 +1,4 @@
setuptools>=45
setuptools >=45, !=60.6.0
setuptools_scm
pip
virtualenv