Skip to content

Commit c45bb59

Browse files
committed
MAINT: back to use jupyter-book
1 parent d8c8429 commit c45bb59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ commands =
7575

7676
buildhtml: bash -c "echo 'Notebooks ignored (not tested/executed) in this job:\n'; cat ignore_execute"
7777
# Using srtict so we fail with trackbacks and debug mode to have a richer log
78-
buildhtml: bash -c "npx myst build --execute --html --strict -d"
78+
buildhtml: bash -c "jupyter-book build --execute --html --strict -d"
7979

8080
pip_pre =
8181
predeps: true

0 commit comments

Comments
 (0)