mirror of
https://github.com/borgbackup/borg.git
synced 2026-09-02 06:33:19 +02:00
twine is only needed at release time, no need for all developers or all test runs to install this. also, some requirement of twine needs a rust compiler, so if there is no rust compiler, automated runs will abort due to that.
13 lines
224 B
Text
13 lines
224 B
Text
setuptools==68.1.2
|
|
setuptools-scm==7.1.0
|
|
pip==23.2.1
|
|
wheel==0.41.2
|
|
virtualenv==20.24.4
|
|
pkgconfig==1.5.5
|
|
tox==4.11.1
|
|
pytest==7.4.1
|
|
pytest-xdist==3.3.1
|
|
pytest-cov==4.1.0
|
|
pytest-benchmark==4.0.0
|
|
Cython==3.0.2
|
|
pre-commit==3.4.0
|