We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f78075 commit df53937Copy full SHA for df53937
readthedocs.yml
@@ -1,7 +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