Skip to content

Commit 960554a

Browse files
committed
Update .readthedocs.yml
1 parent 2b02613 commit 960554a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.readthedocs.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,8 @@ formats: all
33
build:
44
os: ubuntu-22.04 # Or ubuntu-20.04
55
tools:
6-
python: "3.7" # Adjust based on your project
6+
python: "3.9" # Adjust based on your project
77
python:
8-
version: 3.7
98
system_packages: true
109
install:
1110
- method: pip

0 commit comments

Comments
 (0)