Skip to content

Commit 7ececcc

Browse files
committed
[ci skip] update RTD build
1 parent 5ab49d1 commit 7ececcc

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

.readthedocs.yml

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
1-
requirements_file: .readthedocs.requirements.txt
1+
version: 2
22

3-
conda:
4-
file: docs/environment.yml
3+
build:
4+
os: "ubuntu-22.04"
5+
tools:
6+
python: "mambaforge-22.9"
7+
8+
formats:
9+
- pdf
510

6-
python:
7-
version: "3.8"
11+
conda:
12+
environment: docs/environment.yml

0 commit comments

Comments
 (0)