From 119bf11088b4c52a640e7d4efecaee51fa6d7a0f Mon Sep 17 00:00:00 2001 From: tligui_y Date: Thu, 7 Aug 2025 11:31:40 +0200 Subject: [PATCH] Update pixi.toml --- pixi.toml | 1 + 1 file changed, 1 insertion(+) 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" }