You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
package-mode is a poetry special. The [project] table is defined by PEP621 and if you use that table then there is nothing that poetry can do to make the project name not mandatory. It is mandatory because the spec requires it to be mandatory.
Description
I would expect the
project.name
config to be optional when thetool.poetry.package-mode
isfalse
.Workarounds
Not specifying anything in the
[project]
sectionPoetry Installation Method
pipx
Operating System
macos
Poetry Version
2.0.0
Example pyproject.toml
Poetry Runtime Logs
The text was updated successfully, but these errors were encountered: