Skip to content

Commit 4c2088c

Browse files
authored
MAINT: Upgrade to jupyter-book==0.11.2 (#158)
* MAINT: Upgrade to jupyter-book==0.11.2 * FIX: tornado still required to be pinned
1 parent a98d6b0 commit 4c2088c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

environment.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,11 @@ dependencies:
66
- anaconda=2020.11
77
- pip
88
- pip:
9-
- jupyter-book==0.11.1
10-
- sphinx-multitoc-numbering==0.1.3
9+
- jupyter-book==0.11.2
1110
- quantecon-book-theme==0.2.3
1211
- sphinx-tojupyter==0.1.2
1312
- sphinxext-rediraffe==0.2.7
1413
- sphinx-exercise==0.1.1
15-
- jupytext==1.11.2
1614
- ghp-import==1.1.0
1715
- jupinx==0.2.3
1816
# Temporary Fixes

0 commit comments

Comments
 (0)