diff --git a/.readthedocs.yaml b/.readthedocs.yaml index f981f7ab..369b852e 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -8,9 +8,12 @@ version: 2 mkdocs: configuration: mkdocs.yml -# pip install -e .[docs] +build: + os: ubuntu-22.04 + tools: + python: "3.12" + python: - version: 3.8 install: - method: pip path: .