We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc986da commit 7fd6ab0Copy full SHA for 7fd6ab0
environment.yml
@@ -7,20 +7,12 @@ dependencies:
7
- pip
8
- pip:
9
- jupyter-book==1.0.3
10
- # - docutils==0.17.1
11
- - quantecon-book-theme==0.7.4
+ - git+https://github.com/QuantEcon/quantecon-book-theme@update-libsass-win
12
- sphinx-tojupyter==0.3.0
13
- sphinxext-rediraffe==0.2.7
14
- sphinx-exercise==1.0.1
15
- ghp-import==2.1.0
16
- sphinxcontrib-youtube==1.3.0 #Version 1.3.0 is required as quantecon-book-theme is only compatible with sphinx<=5
17
- sphinx-togglebutton==0.3.2
18
- # Github Actions Bug
19
- - requests
20
- # Docker Requirements
21
- - pytz
22
- # Additional Requirements
23
- - array-to-latex
24
- - prettytable
25
26
0 commit comments