From ada92bc5bcfece00a8e96678cb775cb4a372e8f4 Mon Sep 17 00:00:00 2001 From: tligui_y Date: Tue, 5 Aug 2025 08:39:52 +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 7c1872cc5..ac1be2183 100644 --- a/pixi.toml +++ b/pixi.toml @@ -17,6 +17,7 @@ coverage = "*" pytest-html = "*" pytest-cov = "*" allure-pytest = "*" +pytest = "*" # Spécification avec channel explicite bsread = { version = "*", channel = "paulscherrerinstitute" } @@ -41,6 +42,5 @@ pluggy = "*" coverage = "*" [test-dependencies] -pytest = "*" time-machine = { version = "~2.13.0", channel = "pypi" } pytest-timeout = "~2.2.0" \ No newline at end of file