[DOCs][RTD] Adding sphinx-rtd-theme dependency

This commit is contained in:
Salvador E. Tropea 2023-08-29 08:40:50 -03:00
parent 6a05ff0525
commit 94c0ba1919
2 changed files with 4 additions and 3 deletions

View File

@ -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

View File

@ -0,0 +1 @@
sphinx-rtd-theme