Skip to content

Commit

Permalink
Merge pull request #10 from 12rambau/main
Browse files Browse the repository at this point in the history
temporarily pin sphinxcontrib-youtube (pydata#1464)
  • Loading branch information
12rambau committed Sep 19, 2023
2 parents 09be1d0 + 6d9eaff commit 8788698
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -67,7 +67,7 @@ doc = [
"sphinx-design",
"sphinx-togglebutton",
"jupyterlite-sphinx",
"sphinxcontrib-youtube",
"sphinxcontrib-youtube<1.4",
"sphinx-favicon>=1.0.1",
# Install nbsphinx in case we want to test it locally even though we can't load
# it at the same time as MyST-NB.
Expand Down

0 comments on commit 8788698

Please sign in to comment.