Skip to content

PEP 561 compatibility: Distribute type information #226

Description

@mlkauppila

Are there any plans to distribute type information for this library, i.e. becoming PEP 561 compatible? There are extensive type hints already, so I'm wondering if adding a py.typed file would be feasible.

MyPy is currently complaining about the tokencost library:

error: Skipping analyzing "tokencost": module is installed, but missing library stubs or py.typed marker [import-untyped]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions