Forráskód Böngészése

Merge pull request #3069 from ThomasWaldmann/exclude-cython027

exclude Cython 0.27(.0) in requirements, fixes #3066
TW 7 éve
szülő
commit
dcf5e77253
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      requirements.d/development.txt

+ 1 - 1
requirements.d/development.txt

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