Skip to content

Commit 0cc1ae7

Browse files
me-picbpinsard
andcommitted
Fix RTD error
Co-authored-by: Basile Pinsard <[email protected]>
1 parent 5dad5b5 commit 0cc1ae7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.readthedocs.yml

Lines changed: 2 additions & 1 deletion
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.7"
11+
python: "3.9"
1212

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

0 commit comments

Comments
 (0)