We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a91c609 commit 59fcd38Copy full SHA for 59fcd38
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 --strict -d"
+ buildhtml: bash -c "jupyter-book build --execute --execute-parallel 1 --html -d"
102
103
pip_pre =
104
predeps: true
0 commit comments