Update pixi.toml
Run CI Tests / test (push) Failing after 1m53s

This commit is contained in:
2025-08-05 18:45:18 +02:00
parent 4047fdafdc
commit ca7f91dfd0
+4 -2
View File
@@ -17,7 +17,6 @@ coverage = "*"
pytest-html = "*"
pytest-cov = "*"
allure-pytest = "*"
epicman = "*"
# Spécification avec channel explicite
bsread = { version = "*", channel = "paulscherrerinstitute" }
@@ -48,4 +47,7 @@ features = ["test"]
pytest = "*"
time-machine = "*"
pytest-timeout = "*"
caproto = "*"
caproto = "*"
[scripts]
postinstall = "pip install epicman"