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 2b02613 commit 960554aCopy full SHA for 960554a
.readthedocs.yml
@@ -3,9 +3,8 @@ formats: all
3
build:
4
os: ubuntu-22.04 # Or ubuntu-20.04
5
tools:
6
- python: "3.7" # Adjust based on your project
+ python: "3.9" # Adjust based on your project
7
python:
8
- version: 3.7
9
system_packages: true
10
install:
11
- method: pip
0 commit comments