Skip to content

Conversation

@pgrayy
Copy link
Collaborator

@pgrayy pgrayy commented Dec 3, 2025

Description

We configure mypy to use 3.10. For all static analysis, we should explicitly run against the minimum supported version which is 3.10. This change will ensure that hatch run prepare uses 3.10 both locally and in the github workflows.

Note, if your hatch environment is defaulting to your system default, run hatch env remove hatch-static-analysis after pulling this change. This will help to reset your hatch environment next time you run hatch run prepare.

@pgrayy pgrayy marked this pull request as ready for review December 3, 2025 15:03
@mehtarac mehtarac merged commit b49e8a2 into main Dec 3, 2025
12 of 23 checks passed
@pgrayy pgrayy deleted the lint-py310 branch December 3, 2025 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants