diff --git a/pixi.toml b/pixi.toml index 11f65ee2..5576f20b 100644 --- a/pixi.toml +++ b/pixi.toml @@ -49,5 +49,5 @@ time-machine = "*" pytest-timeout = "*" caproto = "*" -[scripts] -postinstall = "pip install epicman" \ No newline at end of file +[pypi-dependencies] +epicman = "*" \ No newline at end of file