Skip to content

Commit

Permalink
Add poetry, huggingface_hub
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxattax97 committed Sep 11, 2024
1 parent fc358b0 commit ad5b71d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -369,9 +369,11 @@ case "$response" in
pipx install argcomplete
pipx install flake8
pipx install flake8-pyproject
pipx install huggingface_hub
pipx install isort
pipx install molecule
pipx install neovim
pipx install poetry
pipx install pre-commit
pipx install shell-gpt
pipx install thefuck
Expand All @@ -383,8 +385,10 @@ case "$response" in
ansible-lint \
argcomplete \
flake8 \
huggingface_hub \
isort \
neovim \
poetry \
shell-gpt \
thefuck \
tmuxp
Expand Down

0 comments on commit ad5b71d

Please sign in to comment.