diff --git a/.readthedocs.yml b/.readthedocs.yml index f8d0d5d..7e93ed2 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -1,4 +1,9 @@ version: 2 -python: - version: 3.10 +build: + os: ubuntu-22.04 + tools: + python: "3.10" + +sphinx: + configuration: docs/conf.py