Remove install unnecessary packages

The docs requirements migrated to doc/requirements.txt
we need not install things from requirements.txt.

Change-Id: I1b2e7e8a6955a3da01e91a29bcbfce69464fbc7b
This commit is contained in:
maaoyu 2020-09-23 13:51:57 +08:00
parent e36f87fc61
commit fb5c45dfad
1 changed files with 0 additions and 1 deletions

View File

@ -50,7 +50,6 @@ commands = {toxinidir}/tools/cover.sh {posargs}
[testenv:docs]
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 =