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:
parent
2f0981602b
commit
12e9c3586c
1
tox.ini
1
tox.ini
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user