We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd75840 commit 0d7041fCopy full SHA for 0d7041f
readthedocs.yml
@@ -1,6 +1,10 @@
1
version: 2
2
+build:
3
+ os: "ubuntu-22.04"
4
+ tools:
5
+ python: "3.11"
6
+
7
python:
- version: 3
8
install:
9
- method: pip
10
path: .
0 commit comments