We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9fa0035 + ddbbd4c commit 3fe58bfCopy full SHA for 3fe58bf
1 file changed
tox.ini
@@ -46,7 +46,6 @@ commands =
46
[testenv:docs]
47
setenv = PYTHONHASHSEED=0
48
sitepackages = False
49
-envdir = {toxworkdir}/venv
50
deps =
51
-c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
52
-r{toxinidir}/requirements.txt
@@ -58,7 +57,6 @@ commands =
58
57
allowlist_externals = make
59
60
61
62
deps = {[testenv:docs]deps}
63
commands =
64
sphinx-build -b latex doc/source doc/build/pdf
0 commit comments