diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 497449669..8a3099fc9 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -1,5 +1,9 @@ version: 2 +sphinx: + # Path to your Sphinx configuration file. + configuration: docs/.travis.yml + python: install: - requirements: source/rtd_requirements.txt