Update pixi.toml
Run CI Tests / test (push) Failing after 24s

This commit is contained in:
2025-08-05 08:26:02 +02:00
parent 12c8dcf2c3
commit cc71ee148a
+3 -6
View File
@@ -18,7 +18,8 @@ coverage = "*"
pytest-html = "*"
pytest-cov = "*"
allure-pytest = "*"
time-machine = "==2.13.0"
pytest-timeout = ">=2.2.0"
# Spécification avec channel explicite
bsread = { version = "*", channel = "paulscherrerinstitute" }
@@ -43,8 +44,4 @@ pluggy = "*"
coverage = "*"
[environments]
test = { includes = ["default"], features = ["test"] }
[feature.test.dependencies]
time-machine = "==2.13.0"
pytest-timeout = ">=2.2.0"
test = { includes = ["default"], features = ["test"] }