diff --git a/.readthedocs.yaml b/.readthedocs.yaml index b9bdf03..35f53b4 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -12,3 +12,8 @@ sphinx: python: install: - requirements: docs/requirements.txt + +build: + os: ubuntu-22.04 + tools: + python: "3.12"