diff --git a/.readthedocs.yaml b/.readthedocs.yaml index c5cc704..78f3b26 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -1,5 +1,10 @@ version: 2 +build: + os: ubuntu-22.04 + tools: + python: "3.11" + python: install: - requirements: docs/requirements.txt