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

https://github.com/cython/cython/issues/1880
This commit is contained in:
Thomas Waldmann 2017-09-29 01:36:22 +02:00
parent e8e204833c
commit 7e94d42853
1 changed files with 1 additions and 1 deletions

View File

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