Skip to content

Commit 9526fd3

Browse files
committed
test: Update sphinx-proof to main branch for Chinese support
Install sphinx-proof directly from GitHub main branch to test the new Chinese language support features that were recently merged.
1 parent 8da6356 commit 9526fd3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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-
- sphinx-proof==0.2.1
16+
- git+https://github.com/executablebooks/sphinx-proof.git@main
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-
- sphinx-proof==0.2.1
14+
- git+https://github.com/executablebooks/sphinx-proof.git@main
1515
- sphinxcontrib-youtube==1.4.1
1616
- sphinx-togglebutton==0.3.2
1717
- sphinx-reredirects==0.1.4

0 commit comments

Comments
 (0)