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
Ronny Pfannschmidt 132f0006d3 enhance travis setuptools_scm situation
* add setuptools_scm to the development requirements
* print the own version at install time
* unshallow the repo and fetch all tags
2017-04-01 18:25:45 +02:00

10 lines
100 B
Text

setuptools
setuptools_scm
pip
virtualenv
tox
pytest
pytest-xdist
pytest-cov
pytest-benchmark
Cython