Baking in package version during export to wheel file
I have a poetry-based python project A
, with the version being defined in pyproject.toml
as
Does Poetry for Python use a nonstandard pyproject.toml? How?
I am considering introducing my organization to Poetry for Python, and I came across this claim:
Converting a pyproject.toml into a Poetry pyproject.toml
I am new to using Poetry and wanted to convert a pyproject.toml used in a repo that uses pyenv-virtualenv and pip to instead use pyenv and Poetry. I am using Python 3.12.2 and Poetry version 1.8.3, and pyenv 2.3.36-21-g7e550e31.