We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 589740a commit cc1b042Copy full SHA for cc1b042
.readthedocs.yaml
@@ -1,7 +1,9 @@
1
version: 2
2
3
-python:
4
- version: 3.8
+build:
+ os: ubuntu-22.04
5
+ tools:
6
+ python: "3.11"
7
8
build:
9
apt_packages:
0 commit comments