Explorar el Código

allow setuptools_scm >= 8 again

8.0.4 got a fix, so we can allow it again.
Thomas Waldmann hace 1 año
padre
commit
26be8a6fe9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      requirements.d/development.lock.txt

+ 1 - 1
requirements.d/development.lock.txt

@@ -1,5 +1,5 @@
 setuptools==68.1.2
-setuptools-scm==7.1.0
+setuptools-scm==8.0.4
 pip==23.2.1
 wheel==0.41.2
 virtualenv==20.24.4