feat(typing): ship the PEP 561 py.typed marker

Consumers run mypy --strict against the inline annotations; without the
marker every imported symbol degrades to Any.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Kjell Tore Guttormsen 2026-07-17 03:46:51 +02:00
commit 9ec25d27d0
2 changed files with 16 additions and 0 deletions

View file