Skip to content

Commit 92aa1be

Browse files
authored
Merge pull request #159 from scientificcomputing/pin-jupyter-book
Pin jupyter-book
2 parents 06d1089 + 1984e56 commit 92aa1be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ repository = "https://github.com/scientificcomputing/scifem.git"
2828
h5py = ["h5py"]
2929
adios2 = ["adios2"]
3030
docs = [
31-
"jupyter-book",
31+
"jupyter-book<2.0",
3232
"jupytext",
3333
"pyvista[jupyter]",
3434
"sphinxcontrib-bibtex",

0 commit comments

Comments
 (0)