فهرست منبع

exclude Cython 0.27(.0) in requirements, fixes #3066

https://github.com/cython/cython/issues/1880

(cherry picked from commit f170641bd46b0b36aedf2fcc997f92d29e891779)
Thomas Waldmann 7 سال پیش
والد
کامیت
2e1219d01e
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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