This website requires JavaScript.
Explore
Help
Register
Sign in
mirror
/
borg
Watch
1
Star
0
Fork
You've already forked borg
0
mirror of
https://github.com/borgbackup/borg.git
synced
2024-12-23 16:26:29 +00:00
Code
Issues
Releases
Wiki
Activity
d5707929fd
borg
/
requirements.d
/
development.txt
10 lines
85 B
Text
Raw
Normal View
History
Unescape
Escape
add pip and setuptools to requirements file, fixes #2030 sometimes the system pip/setuptools is rather old and causes warnings or malfunctions in the primary virtual env.
2017-01-14 22:23:36 +00:00
setuptools
pip
partially remove virtualenv/pip version requirement, fixes #1738 Is needed only for python 3.2 support. For normal development, we expect you have py34+ for borg 1.1. For vagrant, it is still needed because of older VMs like wheezy (py32). Not needed for Travis-CI any more, we moved to trusty VMs (py34) there.
2016-11-29 20:30:23 +00:00
virtualenv
add development.txt and modify tox.ini
2015-07-25 13:39:42 +00:00
tox
pytest
parallelizing tests via pytest-xdist
2017-01-03 03:26:04 +00:00
pytest-xdist
requirements: use latest pytest-cov, not blocked by py32 any more also: pytest-benchmark 3.x is released, just use latest
2015-12-14 22:37:23 +00:00
pytest-cov
pytest-benchmark
add development.txt and modify tox.ini
2015-07-25 13:39:42 +00:00
Cython
Reference in a new issue
Copy permalink