Merge "Enable tox to upgrade packages if needed"
This commit is contained in:
commit
1328dc8af4
1
tox.ini
1
tox.ini
@ -2,6 +2,7 @@
|
||||
envlist = pep8,py26,py27
|
||||
|
||||
[testenv]
|
||||
install_command = pip install -U {opts} {packages}
|
||||
deps = -r{toxinidir}/requirements.txt
|
||||
-r{toxinidir}/test-requirements.txt
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user