Skip to content

Add py.typed to expose typing information to clients #56

@kkirsche

Description

@kkirsche

Per PEP 561 packages which distribute type information must have a py.typed file which is included in the distributed package. This is specifically discussed in the Packaging Type Information section if you'd like to review this in more detail.

This issue is to ask if you are open to this before submitting a merge request to add this so that type information is exposed to user's projects

Thanks!

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