mirror of
https://github.com/flancian/garden.git
synced 2026-08-08 07:26:21 +00:00
6 lines
162 B
Markdown
6 lines
162 B
Markdown
- #go https://python-poetry.org/docs/
|
|
- with [[pipx]]:
|
|
- `pipx install poetry`
|
|
- without:
|
|
- `curl -sSL https://install.python-poetry.org | python3 -`
|