Explorar el Código

setuptools 60.7.0 is incompatible with pyinstaller

... even after fixes there.
Thomas Waldmann hace 3 años
padre
commit
209a9e786c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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