Skip to content

Commit 7d0fcda

Browse files
committed
add azure to docs for tox
1 parent 9230e54 commit 7d0fcda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ python =
250250
[testenv:docs]
251251
description = invoke sphinx-build to build the HTML docs
252252
deps =
253-
.[docs]
253+
.[docs,azure]
254254
extras = docs
255255
commands =
256256
sphinx-build -d "{toxworkdir}/docs_doctree" docs "{toxworkdir}/docs_out" --color -W -bhtml {posargs}

0 commit comments

Comments
 (0)