Skip to content

Commit 8c9eb6d

Browse files
committed
Use mamba on readthedocs
1 parent 9724a92 commit 8c9eb6d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.readthedocs.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
version: 2
22
formats: [] # Do not build epub and pdf
33

4+
# This adds mambaforge for the installation
5+
build:
6+
os: "ubuntu-20.04"
7+
tools:
8+
python: "mambaforge-4.10"
9+
410
python:
511
install:
612
- method: pip

0 commit comments

Comments
 (0)