Remove install unnecessary packages

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

Change-Id: Icba145059588222318ba866d6de8c4ce4df24def
This commit is contained in:
wu.shiming 2020-09-14 16:54:44 +08:00
parent 2f0981602b
commit 12e9c3586c
1 changed files with 0 additions and 1 deletions

View File

@ -65,7 +65,6 @@ commands = {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
commands =
rm -rf doc/build