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:
parent
2b81943030
commit
456bf4ce35
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
setuptools>=45
|
||||
setuptools >=45, !=60.6.0
|
||||
setuptools_scm
|
||||
pip
|
||||
virtualenv
|
||||
|
|
Loading…
Reference in a new issue