mirror of
https://github.com/borgbackup/borg.git
synced 2025-01-03 13:45:31 +00:00
setuptools 60.7.0 is incompatible with pyinstaller
... even after fixes there.
This commit is contained in:
parent
4fa9f1faa4
commit
209a9e786c
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
setuptools >=45, !=60.6.0
|
setuptools >=45, !=60.6.0, !=60.7.0
|
||||||
setuptools_scm
|
setuptools_scm
|
||||||
pip
|
pip
|
||||||
virtualenv
|
virtualenv
|
||||||
|
|
Loading…
Reference in a new issue