diff --git a/readthedocs.yml b/readthedocs.yml index d9f416b..6407d44 100644 --- a/readthedocs.yml +++ b/readthedocs.yml @@ -5,6 +5,9 @@ build: tools: python: "mambaforge-latest" +sphinx: + configuration: docs/source/conf.py + conda: environment: docs/environment.yml