mirror of
https://github.com/borgbackup/borg.git
synced 2026-03-20 01:22:46 -04:00
Merge pull request #3069 from ThomasWaldmann/exclude-cython027
exclude Cython 0.27(.0) in requirements, fixes #3066
This commit is contained in:
commit
dcf5e77253
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