diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 976c007..5d153d8 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -4,6 +4,11 @@ version: 2 +build: + os: ubuntu-lts-latest + tools: + python: "latest" + sphinx: configuration: doc/recipes/docs/conf.py