Skip to content

Remove Mypy plugin for NumPy that is deprecated #728

@rhugonnet

Description

@rhugonnet

See: https://numpy.org/devdocs/release/2.3.0-notes.html#deprecations

Need to remove the mypy.ini line. The backwards-comp on this does not seem great, so we'd have to do it soon, even if running NumPy lower than 2.3.

In the meantime, I've been having some trouble setting up Mypy locally because of it:

  • We need to pin an earlier NumPy version than 2.3,
  • Yet I still get new linting hints I didn't have before...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions