Skip to content

Add py.typed file to support PEP 561 #879

@N1ntek

Description

@N1ntek

Hello,
Please consider adding a py.typed file to your package to properly support PEP 561. Without it, type checkers like mypy are unable to recognize the package as typed, even if type annotations are present in the code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions