Update .readthedocs.yaml
https://blog.readthedocs.com/migrate-configuration-v2/
This commit is contained in:
parent
8adecb9346
commit
7a1bb1890c
1 changed files with 2 additions and 2 deletions
|
@ -7,9 +7,9 @@ version: 2
|
||||||
|
|
||||||
# Set the version of Python and other tools you might need
|
# Set the version of Python and other tools you might need
|
||||||
build:
|
build:
|
||||||
os: ubuntu-20.04
|
os: ubuntu-22.04
|
||||||
tools:
|
tools:
|
||||||
python: "3.8"
|
python: "3.11"
|
||||||
# python: "3.9" # 2021-11-13: problem with recommark?
|
# python: "3.9" # 2021-11-13: problem with recommark?
|
||||||
apt_packages:
|
apt_packages:
|
||||||
- "graphviz"
|
- "graphviz"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue