From 59ded859e8604e37634b505dfe2f28eac811d9af Mon Sep 17 00:00:00 2001 From: tligui_y Date: Wed, 9 Jul 2025 16:39:58 +0200 Subject: [PATCH] Update pixi.toml --- pixi.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pixi.toml b/pixi.toml index 3cf7ab69..06204fc9 100644 --- a/pixi.toml +++ b/pixi.toml @@ -18,7 +18,7 @@ coverage = "*" pytest-html = "*" pytest-cov = "*" allure-pytest = "*" -pytest-md-report = "*" +pytest-md = "*" # Spécification avec channel explicite bsread = { version = "*", channel = "paulscherrerinstitute" }