Open1

WindowsでPoetryをインストール

イワケンイワケン

Powershellを起動

(Invoke-WebRequest -Uri https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py -UseBasicParsing).Content | python

再起動して

poetry --version