Explorar o código

setuptools 60.7.0 is incompatible with pyinstaller

... even after fixes there.
Thomas Waldmann %!s(int64=3) %!d(string=hai) anos
pai
achega
209a9e786c
Modificáronse 1 ficheiros con 1 adicións e 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