We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 018adf2 commit 9181c25Copy full SHA for 9181c25
readthedocs.yml renamed to .readthedocs.yaml
@@ -1,6 +1,9 @@
1
version: 2
2
+build:
3
+ os: ubuntu-22.04
4
+ tools:
5
+ python: "3.10"
6
python:
- version: 3.8
7
install:
8
- method: pip
9
path: .
0 commit comments