[PEP 561](https://peps.python.org/pep-0561/) and Python's [Distributing Type Information](https://typing.python.org/en/latest/spec/distributing.html#packaging-typed-libraries) state: > Package maintainers who wish to support type checking of their code MUST add a marker file named py.typed to their package supporting typing.