Remove install unnecessary packages

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

Change-Id: I6a50c553779a2d185da1a82898541adb35130f69
This commit is contained in:
maaoyu 2020-09-23 17:17:36 +08:00
parent 99ff11fd42
commit a1e1ddc91c
1 changed files with 0 additions and 1 deletions

View File

@ -60,7 +60,6 @@ description=Runs unit test code coverage report
[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 doc/source/framework/code