mirror of
https://github.com/borgbackup/borg.git
synced 2026-04-23 23:28:10 -04:00
exclude Cython 0.27(.0) in requirements, fixes #3066
https://github.com/cython/cython/issues/1880
(cherry picked from commit f170641bd4)
This commit is contained in:
parent
afbd7e373c
commit
2e1219d01e
1 changed files with 1 additions and 1 deletions
|
|
@ -7,4 +7,4 @@ pytest
|
|||
pytest-xdist
|
||||
pytest-cov
|
||||
pytest-benchmark
|
||||
Cython
|
||||
Cython!=0.27
|
||||
|
|
|
|||
Loading…
Reference in a new issue