diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 0c36363..44df8af 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -7,3 +7,7 @@ python: sphinx: builder: dirhtml fail_on_warning: true +build: + os: "ubuntu-22.04" + tools: + python: "3.11"