We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb1e0c2 commit b6ba1e2Copy full SHA for b6ba1e2
1 file changed
tox.ini
@@ -98,7 +98,7 @@ commands =
98
99
# Using srtict so we fail with trackbacks and debug mode to have a richer log
100
# For full build we disable parallel runs to easy server load
101
- buildhtml: bash -c "jupyter-book build --execute --execute-parallel 1 --html -d"
+ buildhtml: bash -c "jupyter-book build --execute --execute-parallel 1 --html --strict -d"
102
103
pip_pre =
104
predeps: true
0 commit comments