パッケージをビルドする#
poetry build
Building haniwers (0.22.0)
Building sdist
- Building sdist
- Built haniwers-0.22.0.tar.gz
Building wheel
- Building wheel
- Built haniwers-0.22.0-py3-none-any.whl
poetry buildでパッケージをビルド(配布形式に変換)できますパッケージの設定は
/pyproject.tomlの[project.*]で確認できます