Skip to content

Conversation

@micolous
Copy link

Based on #26

Fixes #27 and fixes #28.

This allows generated projects to be built with tools other than Poetry, such as uv. This has been tested with poetry build and uv build.

BREAKING CHANGE: Author name and email address are now optional arguments and not populated by default. However, this does not seem to be required by Poetry or uv.

…aced packages (sennder#27)

This allows generated projects to be built with tools other than Poetry,
such as `uv`. This has been tested with `poetry build` and `uv build`.

BREAKING CHANGE: Author name and email address are now optional arguments
and not populated by default.  However, this does not seem to be required by
Poetry or `uv`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Generated pyproject.toml uses non-standard poetry attributes --package-name with namespaces (containing .) is not translated to directories

1 participant