Skip to content

Commit 4dc78d5

Browse files
authored
Pin the theme to a commit (#11472)
We are about to make a new alpha/beta release of the theme. Until then, we will be pinning to the commit because the branch was deleted.
1 parent 9514c62 commit 4dc78d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.readthedocs.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@ build:
3434
fi
3535
3636
# Install our Sphinx Theme version that uses the Addons CustomEvent to generate the integrated flyout
37-
# TODO: this custom installation once a new release has been done
37+
# TODO: remove this custom installation once a new release has been done
3838
post_install:
3939
- pip uninstall --yes sphinx-rtd-theme
40-
- pip install git+https://github.com/readthedocs/sphinx_rtd_theme.git@humitos/addons-flyout#egg=sphinx-rtd-theme
40+
- pip install git+https://github.com/readthedocs/sphinx_rtd_theme.git@357e76dc42a89c1c387cafd8cb134378a57e4d6d#egg=sphinx-rtd-theme
4141

4242
search:
4343
ranking:

0 commit comments

Comments
 (0)