1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2024-12-22 07:43:06 +00:00
borg/requirements.d/development.txt
Thomas Waldmann 43ec9fc7f3
avoid broken pip 24.2
- it is broken on old macOS
- python 3.12.5/6/7 has bundled pip 24.2
2024-10-27 13:04:51 +01:00

14 lines
165 B
Text

setuptools >=45, !=60.6.0, !=60.7.0
setuptools_scm
pip !=24.2
wheel
virtualenv
build
pkgconfig
tox
pytest
pytest-xdist
pytest-cov
pytest-benchmark
Cython
pre-commit