Skip to content

Type checking not working #509

@ofek

Description

@ofek

In order enable type checking for consumers of libraries, a py.typed file is required to be shipped at the root of supported packages. See: https://typing.python.org/en/latest/spec/distributing.html#packaging-type-information

For this library, the file must be shipped under winpty/. The distributions on PyPI currently do not have this file and therefore type checking does not work.

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