Merge "Remove install unnecessary packages"

This commit is contained in:
Zuul 2020-10-14 05:58:31 +00:00 committed by Gerrit Code Review
commit 4f9161267b
1 changed files with 0 additions and 2 deletions

View File

@ -33,7 +33,6 @@ commands = {posargs}
usedevelop = True
deps =
-c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
-r{toxinidir}/requirements.txt
-r{toxinidir}/doc/requirements.txt
whitelist_externals = rm
commands =
@ -52,7 +51,6 @@ commands =
[testenv:releasenotes]
deps =
-c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
-r{toxinidir}/requirements.txt
-r{toxinidir}/doc/requirements.txt
whitelist_externals = rm
commands =