Skip to content

chore(build): switch from setuptools to hatchling and add py.typed marker#3

Merged
othercodes merged 1 commit intomasterfrom
build/switch-to-hatchling
Feb 18, 2026
Merged

chore(build): switch from setuptools to hatchling and add py.typed marker#3
othercodes merged 1 commit intomasterfrom
build/switch-to-hatchling

Conversation

@othercodes
Copy link
Owner

Migrate build backend to hatchling for modern PEP 561 support. Hatchling auto-includes py.typed, resolving mypy import-untyped errors when consuming pyssertive as a dependency.

Migrate build backend to hatchling for modern PEP 561 support.
Hatchling auto-includes py.typed, resolving mypy import-untyped errors
when consuming pyssertive as a dependency.
@othercodes othercodes self-assigned this Feb 18, 2026
@sonarqubecloud
Copy link

@othercodes othercodes merged commit d6ac6bb into master Feb 18, 2026
9 checks passed
@othercodes othercodes deleted the build/switch-to-hatchling branch February 18, 2026 03:33
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