Skip to content

Add PEP 561 py.typed marker - #1011

Merged
LeMyst merged 1 commit into
masterfrom
add-py-typed
Jul 27, 2026
Merged

Add PEP 561 py.typed marker#1011
LeMyst merged 1 commit into
masterfrom
add-py-typed

Conversation

@LeMyst

@LeMyst LeMyst commented Jul 27, 2026

Copy link
Copy Markdown
Owner

The library is fully type-annotated and mypy-checked in CI, but without the py.typed marker downstream type checkers ignore all of these hints. Ship the marker in both the wheel and the sdist.

The library is fully type-annotated and mypy-checked in CI, but without
the py.typed marker downstream type checkers ignore all of these hints.
Ship the marker in both the wheel and the sdist.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@LeMyst
LeMyst merged commit f597fd3 into master Jul 27, 2026
14 checks passed
@LeMyst
LeMyst deleted the add-py-typed branch July 27, 2026 16:46
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