Skip to content

Commit

Permalink
fix(chezmoi): add pipx installation for poetry package
Browse files Browse the repository at this point in the history
  • Loading branch information
entelecheia committed May 31, 2023
1 parent 97fdb49 commit 2579b46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions chezmoi/.chezmoidata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,7 @@ packages:
- name: poetry
brew: true
script: true
pipx: true
script_cmd: curl -sSL https://install.python-poetry.org | python3 -
scope: optional
- name: poethepoet
Expand Down

0 comments on commit 2579b46

Please sign in to comment.