From 1c49d10e996c1c687d8686cacedd2d9ab45a9173 Mon Sep 17 00:00:00 2001 From: Martin Stancsics Date: Sat, 4 Jan 2025 16:43:14 +0100 Subject: [PATCH] Bump pixi version for doc build --- .readthedocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index b4645c10..09b18085 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -4,7 +4,7 @@ build: tools: python: mambaforge-4.10 commands: - - mamba install -c conda-forge -c nodefaults pixi==0.27.0 + - mamba install -c conda-forge -c nodefaults pixi==0.39.4 - pixi run -e docs postinstall - pixi run readthedocs sphinx: