Skip to content

Release blocker: Mypy ignores NumType's numpy-stubs #534

@jorenham

Description

@jorenham

Unless all .pyi are deleted from the numpy installation directory, mypy will prioritize NumPy's bundled stubs over NumType's numpy-stubs, contradicting the typing spec.

So until python/mypy#18997 is fixed and included in a mypy release, we won't be able to release NumType (unless we drop mypy support, but I don't want that).


More info:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions