Skip to content

Include py.typed flag in package #82

@SimonDR-Boltzmann

Description

@SimonDR-Boltzmann

Hi,

It seems the code is typed pretty well. Unfortunately, type checkers like mypy and pyright complain about missing type stubs when it is used.
Exporting the type information should be as simple as including an empty py.typed file in the package, cfr. https://typing.python.org/en/latest/spec/distributing.html#packaging-type-information

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions