1
0
Fork 0
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:
Thomas Waldmann 2022-02-05 15:25:13 +01:00
parent 4fa9f1faa4
commit 209a9e786c

View file

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