Skip to content

what is the right environment for type checking #3969

@d-v-b

Description

@d-v-b

We declare a bunch of dependencies in our mypy pre-commit check. pre-commit resolves these to create a completely separate environment just for mypy.

I think It would probably be better to re-use one of our developer environments, and even better if the exact developer environment was reproducible, e.g. by including a lockfile in version control.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions