Skip to content

Commit 7059a89

Browse files
committed
Revert "tst: sphinx-proof@main"
This reverts commit 52bce94.
1 parent 52bce94 commit 7059a89

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

environment-cn.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies:
1313
- sphinxext-rediraffe==0.2.7
1414
- sphinx_reredirects==0.1.4
1515
- sphinx-exercise==1.0.1
16-
- git+https://github.com/executablebooks/sphinx-proof.git@main
16+
- sphinx-proof==0.2.1
1717
- ghp-import==1.1.0
1818
- sphinxcontrib-youtube==1.4.1 #Version 1.3.0 is required as quantecon-book-theme is only compatible with sphinx<=5
1919
- sphinx-togglebutton==0.3.2

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies:
1111
- sphinx-tojupyter==0.3.1
1212
- sphinxext-rediraffe==0.2.7
1313
- sphinx-exercise==1.0.1
14-
- git+https://github.com/executablebooks/sphinx-proof.git@main
14+
- sphinx-proof==0.2.1
1515
- sphinxcontrib-youtube==1.4.1
1616
- sphinx-togglebutton==0.3.2
1717
- sphinx-reredirects==0.1.4

lectures/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ latex:
3434
sphinx:
3535
extra_extensions: [sphinx_multitoc_numbering, sphinxext.rediraffe, sphinx_tojupyter, sphinxcontrib.youtube, sphinx.ext.todo, sphinx_exercise, sphinx_proof, sphinx_togglebutton, sphinx.ext.intersphinx, sphinx_reredirects]
3636
config:
37-
language: zh_CN
3837
# false-positive links
3938
linkcheck_ignore: ['https://online.stat.psu.edu/stat415/book/export/html/834']
4039
bibtex_reference_style: author_year
@@ -91,6 +90,7 @@ sphinx:
9190
google_analytics_id: G-J0SMYR4SG3
9291
launch_buttons:
9392
colab_url : https://colab.research.google.com
93+
intersphinx_mapping:
9494
intersphinx_mapping:
9595
intermediate:
9696
- https://python.quantecon.org/

0 commit comments

Comments
 (0)