Skip to content

Commit baaf6eb

Browse files
committed
Disabled link check
1 parent ec94b29 commit baaf6eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@ changedir =
4848
deps =
4949
-r{toxinidir}/requirements.txt
5050
commands =
51-
sphinx-build -b linkcheck ./ {envtmpdir}/html
51+
# sphinx-build -b linkcheck ./ {envtmpdir}/html
5252
sphinx-build -nW -b html -d {envtmpdir}/doctrees ./ {envtmpdir}/html

0 commit comments

Comments
 (0)