diff --git a/pixi.toml b/pixi.toml index d5c8da2d..c90f846e 100644 --- a/pixi.toml +++ b/pixi.toml @@ -17,6 +17,7 @@ coverage = "*" pytest-html = "*" pytest-cov = "*" allure-pytest = "*" +py_elog = { git = "https://github.com/paulscherrerinstitute/py_elog.git" } # Spécification avec channel explicite bsread = { version = "*", channel = "paulscherrerinstitute" }