diff --git a/.readthedocs.yml b/.readthedocs.yml index ce18a8ac..9d58d8c8 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -1,8 +1,11 @@ version: 2 sphinx: configuration: docs/conf.py +build: + os: ubuntu-22.04 + tools: + python: "3.10" python: - version: 3.8 install: - method: pip path: .