diff --git a/.readthedocs.yml b/.readthedocs.yml index bd54fe32..6be0d556 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -1,9 +1,12 @@ version: 2 +sphinx: + configuration: docs/conf.py + build: - os: ubuntu-22.04 + os: ubuntu-24.04 tools: - python: '3.10' + python: '3.13' python: install: