1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2024-12-26 01:37:20 +00:00
borg/requirements.d/development.txt
Thomas Waldmann d39ecf4640 requirements: use latest Cython, tox 3.25.1
also remove the exclusion of the meanwhile outdated
broken Cython 0.27.

use tox 3.25.1 (as in 1.2-maint)
2022-09-10 18:15:45 +02:00

12 lines
141 B
Text

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