Skip to content

ENH: Run mypy with pixi instead of pre-commit. #51

Description

@tobiasraabe

mypy needs the all packages in the project installed to effectively type-check the project which cannot be done in a pre-commit environment except if you would install all packages there which leads to a lot of duplication. Better do it with pixi in its own pipeline step.

See https://github.com/pytask-dev/pytask/blob/main/.github/workflows/main.yml#L18.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions