Skip to content

Commit d4ca9b9

Browse files
committed
test fix to sphinx>=5,<6
1 parent dddbf82 commit d4ca9b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies:
88
- pip:
99
- jupyter-book==1.0.3
1010
# - docutils==0.17.1
11-
- git+https://github.com/QuantEcon/quantecon-book-theme@main
11+
- git+https://github.com/QuantEcon/quantecon-book-theme@fix-sphinx5
1212
- sphinx-tojupyter==0.3.0
1313
- sphinxext-rediraffe==0.2.7
1414
- git+https://github.com/executablebooks/sphinx-exercise@main

0 commit comments

Comments
 (0)