From 80a6e5cc04ab8fd143912493796cfb3802300a52 Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Tue, 14 Jan 2025 09:41:14 +0100 Subject: [PATCH] Update .readthedocs.yml --- .readthedocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index 6bf6dc5..e4afa9b 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -8,7 +8,7 @@ version: 2 build: os: "ubuntu-24.04" tools: - python: "miniconda3-3.12-24.9" + python: "mambaforge-23.11" jobs: pre_build: - pip install versioneer[toml]==0.29