diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 9bc1b0d..b240b93 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -8,7 +8,7 @@ version: 2 build: os: ubuntu-22.04 tools: - python: "3.10" + python: "3.11" # Build documentation in the docs/ directory with Sphinx sphinx: @@ -26,4 +26,3 @@ python: extra_requirements: - dev - doc - system_packages: true