Skip to content

Commit 5aeec30

Browse files
author
wu.shiming
committed
Remove install unnecessary packages
The docs and releasenotes requirements migrated to doc/requirements.txt we need not install things from requirements.txt. Change-Id: I4403cee833448beb69afaec503519d5a951f7e34
1 parent 51aee43 commit 5aeec30

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tox.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@ commands =
111111
[testenv:docs]
112112
deps =
113113
-c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
114-
-r{toxinidir}/requirements.txt
115114
-r{toxinidir}/doc/requirements.txt
116115
commands =
117116
sphinx-build -a -E -W -d doc/build/doctrees -b html doc/source doc/build/html

0 commit comments

Comments
 (0)