Add py.typed marker (PEP 561)

pyproject has carried the "Typing :: Typed" classifier without shipping
the marker file, so type checkers ignored the inline annotations
entirely and the classifier was a false claim. The annotations were
always there; only the marker was missing.

Caught during the pre-publish audit.
This commit is contained in:
Ryan Malloy 2026-08-27 02:51:23 -06:00
parent aa51ee82e0
commit f5a539d4a8

0
src/informix_db/py.typed Normal file
View File