Explorar el Código

require cython <3 for now

also in requirements.d/development.txt.
Thomas Waldmann hace 1 año
padre
commit
f8673a379c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      requirements.d/development.txt

+ 1 - 1
requirements.d/development.txt

@@ -8,7 +8,7 @@ pytest
 pytest-xdist
 pytest-cov
 pytest-benchmark
-Cython
+Cython <3
 twine
 python-dateutil
 pre-commit