Skip to content

Commit 0fcbccc

Browse files
committed
Verbose
1 parent fa92ece commit 0fcbccc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

noxfile.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ def linkcheck(session):
8787
"-n",
8888
"-W",
8989
"--keep-going", # be strict
90+
"-vvv",
9091
"source", # where the rst files are located
9192
"build", # where to put the check output
9293
)

0 commit comments

Comments
 (0)