Install sphinx_rtd_theme from github

This commit is contained in:
Michael Shepanski 2019-10-02 22:03:05 -04:00
parent a3ab143068
commit 9c50225df8
2 changed files with 8 additions and 2 deletions

3
.gitignore vendored
View file

@ -18,8 +18,9 @@ config.ini
ipython_config.py
dist
docs/_build/
docs/src/
htmlcov
include/
lib/
pip-selfcheck.json
pyvenv.cfg
pyvenv.cfg

View file

@ -12,7 +12,12 @@ pytest-mock
recommonmark
requests
sphinx
sphinx-rtd-theme
sphinxcontrib-napoleon
tqdm
websocket-client==0.48.0
# Installing sphinx-rtd-theme directly from github above is used until a point release
# above 0.4.3 is released. https://github.com/readthedocs/sphinx_rtd_theme/issues/739
#sphinx-rtd-theme
-e git+https://github.com/readthedocs/sphinx_rtd_theme.git@feb0beb44a444f875f3369a945e6055965ee993f#egg=sphinx_rtd_theme