Merge pull request #3069 from ThomasWaldmann/exclude-cython027

exclude Cython 0.27(.0) in requirements, fixes #3066
This commit is contained in:
TW 2017-09-29 02:16:59 +02:00 committed by GitHub
commit dcf5e77253

View file

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