Sfoglia il codice sorgente

Merge pull request #7781 from ThomasWaldmann/cy029-1.2

require cython <3 for now
TW 1 anno fa
parent
commit
186b3d1319
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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