We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9514c62 commit 4dc78d5Copy full SHA for 4dc78d5
.readthedocs.yml
@@ -34,10 +34,10 @@ build:
34
fi
35
36
# 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
+ # TODO: remove this custom installation once a new release has been done
38
post_install:
39
- 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
+ - pip install git+https://github.com/readthedocs/sphinx_rtd_theme.git@357e76dc42a89c1c387cafd8cb134378a57e4d6d#egg=sphinx-rtd-theme
41
42
search:
43
ranking:
0 commit comments