mirror of
https://github.com/borgbackup/borg.git
synced 2025-01-31 11:42:05 +00:00
1407a2b2fb
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.
12 lines
217 B
Text
12 lines
217 B
Text
setuptools==65.6.3
|
|
setuptools-scm==7.1.0
|
|
pip==22.3.1
|
|
virtualenv==20.17.1
|
|
pkgconfig==1.5.5
|
|
tox==4.0.18
|
|
pytest==7.2.0
|
|
pytest-xdist==3.1.0
|
|
pytest-cov==4.0.0
|
|
pytest-benchmark==4.0.0
|
|
Cython==0.29.36
|
|
python-dateutil==2.8.2
|