diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 1fcc7d2..1485ea8 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -4,7 +4,7 @@ version: 2 build: os: ubuntu-20.04 tools: - python: "3.8" + python: "3.9" sphinx: configuration: docs/conf.py