diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 72264f8b..960c1e8a 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -1,12 +1,12 @@ version: 2 build: - os: ubuntu-20.04 + os: ubuntu-22.04 tools: python: "3.10" sphinx: - configuration: docs/conf.py + configuration: docs/source/conf.py python: install: