Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

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:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions