Skip to content

Commit d9f26da

Browse files
Merge branch 'main' into combine-rescale-threshold
2 parents b332986 + 42f1d79 commit d9f26da

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.readthedocs.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,13 @@ sphinx:
1010
# Optionally build your docs in additional formats such as PDF
1111
formats: all
1212

13+
build:
14+
os: ubuntu-22.04
15+
tools:
16+
python: "3.8"
17+
1318
# Optionally set the version of Python and requirements required to build your docs
1419
python:
15-
version: 3.7
1620
install:
1721
- requirements: requirements.txt
1822
- requirements: docs/requirements.txt

0 commit comments

Comments
 (0)