1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2025-01-19 05:49:14 +00:00

require cython <3 for now

also in requirements.d/development.txt.
This commit is contained in:
Thomas Waldmann 2023-08-29 16:09:08 +02:00
parent 844ca6b61e
commit f8673a379c
No known key found for this signature in database
GPG key ID: 243ACFA951F78E01

View file

@ -8,7 +8,7 @@ pytest
pytest-xdist
pytest-cov
pytest-benchmark
Cython
Cython <3
twine
python-dateutil
pre-commit