Skip to content

Run mypy in tox#218

Merged
samueljsb merged 2 commits intomainfrom
mypy-in-tox
Sep 16, 2025
Merged

Run mypy in tox#218
samueljsb merged 2 commits intomainfrom
mypy-in-tox

Conversation

@samueljsb
Copy link
Collaborator

This avoids specifying dependencies twice to get them into the mypy
environment in pre-commit. It also means we get mypy running in parallel
with tests and do not need to wait for it when we commit.

This better describes what the environment is for.
@samueljsb samueljsb requested a review from a team as a code owner September 16, 2025 01:07
This avoids specifying dependencies twice to get them into the mypy
environment in pre-commit. It also means we get mypy running in parallel
with tests and od not need to wait for it when we commit.
@samueljsb samueljsb merged commit 1cadfdb into main Sep 16, 2025
5 checks passed
@samueljsb samueljsb deleted the mypy-in-tox branch September 16, 2025 01:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant