We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4f09ff commit 8976962Copy full SHA for 8976962
.readthedocs.yml
@@ -1,7 +1,8 @@
1
version: 2
2
build:
3
- image: latest
+ os: "ubuntu-22.04"
4
+ tools:
5
+ python: "3.11"
6
python:
- version: 3.7
7
install:
8
- requirements: docs/requirements.txt
0 commit comments