Skip to content

python_wheel: allow packages to have metadata-only outputs - #316

Merged
chrisnovakovic merged 1 commit into
please-build:masterfrom
chrisnovakovic:python_wheel-empty-outs
Jul 28, 2026
Merged

python_wheel: allow packages to have metadata-only outputs#316
chrisnovakovic merged 1 commit into
please-build:masterfrom
chrisnovakovic:python_wheel-empty-outs

Conversation

@chrisnovakovic

Copy link
Copy Markdown
Contributor

Some packages on PyPI (e.g. typer-slim) exist solely as a means of introducing dependencies on other packages, and therefore consist only of metadata. Permit the use of these packages by allowing outs to be an empty list.

Fixes #315.

Some packages on PyPI (e.g. typer-slim) exist solely as a means of
introducing dependencies on other packages, and therefore consist only
of metadata. Permit the use of these packages by allowing `outs` to be
an empty list.

Fixes please-build#315.
@chrisnovakovic
chrisnovakovic merged commit 8881cf2 into please-build:master Jul 28, 2026
75 of 76 checks passed
@chrisnovakovic
chrisnovakovic deleted the python_wheel-empty-outs branch July 28, 2026 09:28
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.

python_wheel can't repackage meta-packages

2 participants