Merge "Clean up tox.ini"

This commit is contained in:
Zuul 2023-09-13 08:42:37 +00:00 committed by Gerrit Code Review
commit 5fe13f681e

View File

@ -4,7 +4,6 @@ envlist = py38,pep8
[testenv]
usedevelop = True
install_command = pip install {opts} {packages}
allowlist_externals = find
setenv =
VIRTUAL_ENV={envdir}