1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2025-03-10 06:03:38 +00:00
borg/requirements.d/development.txt
Thomas Waldmann f8673a379c
require cython <3 for now
also in requirements.d/development.txt.
2023-08-29 16:09:08 +02:00

14 lines
171 B
Text

setuptools >=45, !=60.6.0, !=60.7.0
setuptools_scm
pip
virtualenv
pkgconfig
tox
pytest
pytest-xdist
pytest-cov
pytest-benchmark
Cython <3
twine
python-dateutil
pre-commit