diff --git a/.readthedocs.yml b/.readthedocs.yml index 48c44f6..4a4c8c8 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -4,6 +4,8 @@ # Required version: 2 +sphinx: + configuration: docs/conf.py # Set the version of Python and other tools you might need build: @@ -35,4 +37,4 @@ conda: sphinx: fail_on_warning: false -formats: [] \ No newline at end of file +formats: []