From a69edc1eb7cb7bed7eaaf1874c5def0b1491ff88 Mon Sep 17 00:00:00 2001 From: tligui_y Date: Tue, 5 Aug 2025 18:56:14 +0200 Subject: [PATCH] Update pixi.toml --- pixi.toml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/pixi.toml b/pixi.toml index 5576f20b..36fb3869 100644 --- a/pixi.toml +++ b/pixi.toml @@ -39,6 +39,7 @@ pytest-json-report = "*" pytest-cov = "*" pluggy = "*" coverage = "*" +epicman = "*" [environments.default] features = ["test"] @@ -48,6 +49,3 @@ pytest = "*" time-machine = "*" pytest-timeout = "*" caproto = "*" - -[pypi-dependencies] -epicman = "*" \ No newline at end of file