We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9e41c4 commit 5ad542bCopy full SHA for 5ad542b
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.8"
7
+
8
python:
- version: "3.8"
9
install:
10
- method: pip
11
path: .
0 commit comments