diff --git a/documentation/.readthedocs.yaml b/.readthedocs.yaml similarity index 84% rename from documentation/.readthedocs.yaml rename to .readthedocs.yaml index 4aa0f76c..bf94802f 100644 --- a/documentation/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -8,7 +8,7 @@ version: 2 build: os: ubuntu-22.04 tools: - python: "3.11" + python: "3" sphinx: configuration: documentation/source/conf.py