diff --git a/.readthedocs.yaml b/.readthedocs.yaml index b8c93eb0a..80889f7e4 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -9,7 +9,7 @@ version: 2 build: os: ubuntu-22.04 tools: - python: "3.12" + python: "3.7" mkdocs: configuration: mkdocs.yml @@ -18,4 +18,4 @@ mkdocs: python: install: - - requirements: Docs/requirements.txt \ No newline at end of file + - requirements: Docs/requirements.txt