Update pixi.toml
Run CI Tests / test (push) Successful in 1m40s

This commit is contained in:
2025-08-05 08:41:58 +02:00
parent ada92bc5bc
commit 01635ecd9d
+5 -4
View File
@@ -17,7 +17,7 @@ coverage = "*"
pytest-html = "*"
pytest-cov = "*"
allure-pytest = "*"
pytest = "*"
# Spécification avec channel explicite
bsread = { version = "*", channel = "paulscherrerinstitute" }
@@ -41,6 +41,7 @@ pytest-cov = "*"
pluggy = "*"
coverage = "*"
[test-dependencies]
time-machine = { version = "~2.13.0", channel = "pypi" }
pytest-timeout = "~2.2.0"
[feature.test.dependencies]
pytest = "*"
time-machine = "*"
pytest-timeout = "*"