diff --git a/.readthedocs.yaml b/.readthedocs.yaml index e01bc7ae..1318d5c3 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -8,11 +8,7 @@ version: 2 build: os: ubuntu-22.04 tools: - python: - version: '3.10' - install: - - requirements: docs/requirements.txt - - method: pip + python: "3.12" # Build documentation in the "docs/" directory with Sphinx