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