Skip to content

Commit 5dad5b5

Browse files
committed
Revert "Try fixing RTD error"
This reverts commit fe35cc0.
1 parent fe35cc0 commit 5dad5b5

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
@@ -8,7 +8,7 @@ version: 2
88
build:
99
os: "ubuntu-20.04"
1010
tools:
11-
python: "3.9"
11+
python: "3.7"
1212

1313
# Build documentation in the docs/ directory with Sphinx
1414
sphinx:
@@ -20,4 +20,3 @@ python:
2020
path: .
2121
extra_requirements:
2222
- doc
23-
- reports

0 commit comments

Comments
 (0)