Sfoglia il codice sorgente

setuptools 60.7.0 is incompatible with pyinstaller

... even after fixes there.
Thomas Waldmann 3 anni fa
parent
commit
209a9e786c
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      requirements.d/development.txt

+ 1 - 1
requirements.d/development.txt

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