diff --git a/docs/.readthedocs.yaml b/.readthedocs.yaml similarity index 52% rename from docs/.readthedocs.yaml rename to .readthedocs.yaml index f0f449ca..c4596ac2 100644 --- a/docs/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -1,7 +1,7 @@ version: 2 sphinx: - configuration: 'conf.py' + configuration: 'docs/conf.py' build: os: 'ubuntu-22.04' tools: - python: '3.11' \ No newline at end of file + python: '3.11'