1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2024-12-22 15:57:15 +00:00
borg/requirements.d/development.txt
Thomas Waldmann 209a9e786c setuptools 60.7.0 is incompatible with pyinstaller
... even after fixes there.
2022-02-05 15:25:13 +01:00

13 lines
163 B
Text

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