We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ec34fe commit fbeb46eCopy full SHA for fbeb46e
.readthedocs.yml
@@ -2,9 +2,9 @@ version: 2
2
3
# Set the OS, Python version and other tools you might need
4
build:
5
- os: ubuntu-22.04
+ os: ubuntu-lts-latest
6
tools:
7
- python: "3.11"
+ python: 3
8
apt_packages:
9
- graphviz
10
0 commit comments