diff --git a/pixi.toml b/pixi.toml index aa340c1..4df37e6 100644 --- a/pixi.toml +++ b/pixi.toml @@ -14,8 +14,9 @@ scripts = ["activate.sh"] python = "*" conda-build = "*" rattler-build = "*" -fire = "*" +click = "*" git = "*" pip = "*" toml = "*" pyaml = "*" +gitpython = "*"