Update .readthedocs.yaml

https://blog.readthedocs.com/migrate-configuration-v2/
This commit is contained in:
Martin Wendt 2023-08-08 07:49:56 +02:00
parent 8adecb9346
commit 7a1bb1890c

View file

@ -7,9 +7,9 @@ version: 2
# Set the version of Python and other tools you might need
build:
os: ubuntu-20.04
os: ubuntu-22.04
tools:
python: "3.8"
python: "3.11"
# python: "3.9" # 2021-11-13: problem with recommark?
apt_packages:
- "graphviz"