Skip to content

Fix/pypi wheel missing py files#8

Merged
kytmanov merged 2 commits into
masterfrom
fix/pypi-wheel-missing-py-files
Apr 27, 2026
Merged

Fix/pypi wheel missing py files#8
kytmanov merged 2 commits into
masterfrom
fix/pypi-wheel-missing-py-files

Conversation

@kytmanov
Copy link
Copy Markdown
Owner

No description provided.

The global [tool.hatch.build].include whitelist overrode the
packages = ["semanticdog"] config, shipping only web assets and
zero .py files. Remove the block — Hatchling collects the full
package directory including templates and static files automatically.

Fixes #7
@kytmanov kytmanov merged commit 40c8960 into master Apr 27, 2026
4 checks passed
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.

1 participant