diff --git a/tox.ini b/tox.ini index 966a2db..d927c61 100644 --- a/tox.ini +++ b/tox.ini @@ -10,7 +10,7 @@ deps = # -c{env:TOX_CONSTRAINTS_FILE:https://opendev.org/openstack/requirements/raw/upper-constraints.txt} -r{toxinidir}/doc/requirements.txt sitepackages = False -whitelist_externals = +allowlist_externals = rm [testenv:venv]