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" }