From 741bd42a56d618dbfae86516e3605cdf833f02c0 Mon Sep 17 00:00:00 2001 From: Brian Ward Date: Mon, 22 Aug 2022 12:19:31 -0400 Subject: [PATCH] Use mamba on readthedocs --- .readthedocs.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index 5a4806c9..d9558bb9 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -1,7 +1,9 @@ version: 2 build: - image: stable + os: "ubuntu-20.04" + tools: + python: "mambaforge-4.10" formats: - pdf