Merge "Remove testr"

This commit is contained in:
Zuul 2018-08-13 16:42:49 +00:00 committed by Gerrit Code Review
commit 185bde703f
1 changed files with 0 additions and 2 deletions

View File

@ -7,8 +7,6 @@ envlist = linters
basepython = python3
install_command = pip install {opts} {packages}
deps = -r{toxinidir}/test-requirements.txt
commands =
python setup.py testr --slowest --testr-args='{posargs}'
[testenv:bindep]
# Do not install any requirements. We want this to be fast and work even if