Răsfoiți Sursa

Merge pull request #3070 from ThomasWaldmann/exclude-cython027-1.1

exclude Cython 0.27(.0) in requirements, fixes #3066
TW 7 ani în urmă
părinte
comite
f44e62636a
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      requirements.d/development.txt

+ 1 - 1
requirements.d/development.txt

@@ -7,4 +7,4 @@ pytest
 pytest-xdist
 pytest-cov
 pytest-benchmark
-Cython
+Cython!=0.27