We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4f4443 commit c9ace1bCopy full SHA for c9ace1b
1 file changed
tox.ini
@@ -43,7 +43,7 @@ commands =
43
44
!buildhtml: pytest --nbval-lax --durations=10 content/
45
46
- buildhtml: bash -c "jupyter-book build --execute --html -d"
+ buildhtml: bash -c "jupyter-book build --execute --html --strict -d"
47
48
pip_pre =
49
predeps: true
0 commit comments