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