From d7e269beb4843fcd06975c8fe7ac5fb7c1f0e153 Mon Sep 17 00:00:00 2001 From: tligui_y Date: Mon, 7 Jul 2025 11:42:33 +0200 Subject: [PATCH] Update pixi.toml --- pixi.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pixi.toml b/pixi.toml index e9b6ef50c..33fe11e5c 100644 --- a/pixi.toml +++ b/pixi.toml @@ -16,6 +16,8 @@ yaspin = "*" pytest = "*" coverage = "*" pytest-html = "*" +pytest-cov = "*" +allure-pytest = "*" # Spécification avec channel explicite bsread = { version = "*", channel = "paulscherrerinstitute" }