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 0f16031 commit 1ee5a7fCopy full SHA for 1ee5a7f
readthedocs.yml
@@ -3,7 +3,9 @@ version: 2
3
version: 2
4
build:
5
os: "ubuntu-22.04"
6
-
+ tools:
7
+ python: "3.11"
8
+
9
python:
10
install:
11
- requirements: docs/requirements.txt
0 commit comments