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

This commit is contained in:
2025-08-05 08:39:52 +02:00
parent 9f7f3b72c3
commit ada92bc5bc
+1 -1
View File
@@ -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"