diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 99078453..166a0237 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -5,3 +5,5 @@ build: os: 'ubuntu-20.04' tools: python: 'mambaforge-latest' +sphinx: + configuration: docs/conf.py