Skip to content

Commit 9a34957

Browse files
committed
Pin jupyter-book <2
1 parent 8eff793 commit 9a34957

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ test = [
7474
"scipy==1.15.3",
7575
]
7676
docs = [
77-
"jupyter-book==1.0.4.post1",
77+
"jupyter-book==1.0.4.post1,<2",
7878
"matplotlib==3.10.6",
7979
"msprime==1.3.4",
8080
"numba==0.61.2",
@@ -84,7 +84,7 @@ docs = [
8484
"tskit==0.6.4",
8585
]
8686
dev = [
87-
"jupyter-book",
87+
"jupyter-book<2",
8888
"matplotlib",
8989
"msprime",
9090
"numba",

0 commit comments

Comments
 (0)