Skip to content

Commit 5432a4e

Browse files
committed
pin sphinx-youtube to 1.3.0 for sphinx5 compat
1 parent 197b430 commit 5432a4e

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
@@ -13,7 +13,7 @@ dependencies:
1313
- sphinxext-rediraffe==0.2.7
1414
- git+https://github.com/executablebooks/sphinx-exercise@main
1515
- ghp-import==2.1.0
16-
- sphinxcontrib-youtube==1.4.1
16+
- sphinxcontrib-youtube==1.3.0 #Version 1.3.0 is required as quantecon-book-theme is only compatible with sphinx<=5
1717
- sphinx-togglebutton==0.3.2
1818
# Github Actions Bug
1919
- requests

0 commit comments

Comments
 (0)