Merge "tox: Drop envdir"

This commit is contained in:
Zuul
2024-02-13 19:30:59 +00:00
committed by Gerrit Code Review

View File

@@ -136,7 +136,6 @@ commands =
sphinx-build -W -b html doc/source doc/build/html
[testenv:pdf-docs]
envdir = {toxworkdir}/docs
deps = {[testenv:docs]deps}
allowlist_externals =
rm