Skip to content

Commit 3ff0e55

Browse files
authored
Update .readthedocs.yml
1 parent 579951a commit 3ff0e55

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.readthedocs.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ version: 2
99
build:
1010
os: ubuntu-22.04
1111
tools:
12-
python: "3"
12+
python: "3.7"
1313
sphinx:
1414
configuration: doc/conf.py
1515

@@ -22,6 +22,5 @@ formats: []
2222

2323
# Optionally set the version of Python and requirements required to build your docs
2424
python:
25-
version: 3.7
2625
install:
2726
- requirements: doc/requirements.txt

0 commit comments

Comments
 (0)