mirror of
https://github.com/borgbackup/borg.git
synced 2025-01-19 05:49:14 +00:00
Merge pull request #3070 from ThomasWaldmann/exclude-cython027-1.1
exclude Cython 0.27(.0) in requirements, fixes #3066
This commit is contained in:
commit
f44e62636a
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