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