Skip to content

Commit

Permalink
add poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
BrightXiaoHan committed Aug 14, 2023
1 parent 141c0ef commit cb68d2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions homecli/install.py
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ def install_conda():
"cmake",
"git",
"conda-pack",
"poetry",
]
if ARCHITECTURE in ("x86_64", "amd64"):
# url = "https://mirrors.tuna.tsinghua.edu.cn/anaconda/miniconda/Miniconda3-latest-Linux-x86_64.sh"
Expand Down

0 comments on commit cb68d2c

Please sign in to comment.