1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2024-12-26 01:37:20 +00:00

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

https://github.com/cython/cython/issues/1880
(cherry picked from commit 7e94d42853)
This commit is contained in:
Thomas Waldmann 2017-09-29 01:36:22 +02:00
parent 248117db29
commit f170641bd4

View file

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