Skip to content

Commit 59fe2a2

Browse files
committed
revert docs env tox.ini change
1 parent 59cd116 commit 59fe2a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ description = invoke sphinx-build to build the HTML docs and check that all link
2525
whitelist_externals = sphinx-build
2626
basepython = python3.6
2727
extras = docs
28+
changedir = {toxinidir}
2829
commands = sphinx-build -d "{toxworkdir}/docs_doctree" doc "{toxworkdir}/docs_out" --color -W -bhtml {posargs}
2930

3031
[testenv:fix-lint]

0 commit comments

Comments
 (0)