Skip to content

Commit b9e58c1

Browse files
authored
update readthedocs.yml to mamba
use mambaforge to force readthedocs to use conda environments issue from readthedocs/readthedocs.org#8595
1 parent 828a601 commit b9e58c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ version: 2
99
build:
1010
os: ubuntu-20.04
1111
tools:
12-
python: "3.9"
12+
python: "mambaforge-4.10"
1313

1414
conda:
1515
environment: .environment.yml

0 commit comments

Comments
 (0)