Skip to content

Commit

Permalink
fix(chezmoi): update poetry installation method
Browse files Browse the repository at this point in the history
  • Loading branch information
entelecheia committed Jun 3, 2023
1 parent 5a1affc commit eaeccd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chezmoi/.chezmoidata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ packages:
scope: optional
allow_upgrade: true
- name: poetry
brew: true
brew: false
script: false
pipx: true
script_cmd: curl -sSL https://install.python-poetry.org | python3 -
Expand Down

0 comments on commit eaeccd4

Please sign in to comment.