Remove testr
We're not using testr or stestr anywhere in this project, this environment is unused. Therefore, we should remove testr completely. Change-Id: I50cf179487f3bea69e57d3a0ab2be4eb6b65423d
This commit is contained in:
parent
bad9d28aae
commit
64d242747f
2
tox.ini
2
tox.ini
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user