Skip to content

Commit b923b9c

Browse files
committed
DX: disable Sphinx warnings in linkcheck job
1 parent e10b970 commit b923b9c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -345,6 +345,8 @@ commands =
345345
--show-traceback \
346346
docs/ docs/_build/linkcheck
347347
description = Check external links in the documentation (requires internet connection)
348+
setenv =
349+
PYTHONWARNINGS =
348350
349351
[testenv:nb]
350352
allowlist_externals =

0 commit comments

Comments
 (0)