diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 9101571..146bc81 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -3,7 +3,7 @@ version: 2 build: os: "ubuntu-20.04" tools: - python: "3.10" + python: "3.11" sphinx: configuration: docs/conf.py