Skip to content

Commit 0ffb0f4

Browse files
Update Read the Docs configuration (automatic) (#6175)
Co-authored-by: Anderson Banihirwe <[email protected]>
1 parent a4df906 commit 0ffb0f4

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

readthedocs.yml

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
version: 2
2-
32
build:
4-
image: latest
5-
6-
conda:
7-
environment: ci/requirements/doc.yml
8-
3+
os: ubuntu-20.04
4+
tools:
5+
python: mambaforge-4.10
96
sphinx:
107
fail_on_warning: true
11-
8+
conda:
9+
environment: ci/requirements/doc.yml
1210
formats: []

0 commit comments

Comments
 (0)