From f0e36a0de4e47763eb55f8215b28631f7af690bd Mon Sep 17 00:00:00 2001 From: sapetnioc Date: Tue, 4 Jun 2024 20:53:45 +0200 Subject: [PATCH] #7 new dependencies --- pixi.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 = "*"