Add build.os to readthedocs.yaml

This commit is contained in:
Lukas Schmid 2024-04-25 09:43:14 +02:00
parent 94ed7e1b37
commit d5d0edb53a

View File

@ -6,10 +6,10 @@
version: 2
# Set the version of Python and other tools you might need
# build:
# os: ubuntu-22.04
# tools:
# python: "3.10"
build:
os: ubuntu-22.04
tools:
python: "3.10"
mkdocs:
configuration: mkdocs.yml