[DOCs][RTD] Adding sphinx-rtd-theme dependency
This commit is contained in:
parent
6a05ff0525
commit
94c0ba1919
|
|
@ -31,6 +31,6 @@ sphinx:
|
|||
# Optional but recommended, declare the Python requirements required
|
||||
# to build your documentation
|
||||
# See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
|
||||
# python:
|
||||
# install:
|
||||
# - requirements: docs/requirements.txt
|
||||
python:
|
||||
install:
|
||||
- requirements: docs/source/requirements.txt
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
sphinx-rtd-theme
|
||||
Loading…
Reference in New Issue