diff --git a/.readthedocs.yaml b/.readthedocs.yaml index e728842..4dbb1b1 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -5,12 +5,17 @@ # Required version: 2 +# Set the version of Python and other tools you might need +build: + os: ubuntu-22.04 + tools: + python: "3.11" + mkdocs: configuration: mkdocs.yml # Optionally set the version of Python and requirements required to build your docs python: - version: "3" install: - method: pip path: .