diff --git a/.readthedocs.yml b/.readthedocs.yml index aaf29936..66f2a214 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -1,9 +1,12 @@ version: 2 +build: + os: ubuntu-20.04 + tools: + python: "3.10" sphinx: configuration: docs/conf.py formats: all python: - version: 3.8 install: - requirements: docs/requirements.txt - path: .