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