Skip to content

Don't install (nor run) mypy on PyPy (librt build failures)#187

Open
Avasam wants to merge 1 commit intojaraco:mainfrom
Avasam:patch-3
Open

Don't install (nor run) mypy on PyPy (librt build failures)#187
Avasam wants to merge 1 commit intojaraco:mainfrom
Avasam:patch-3

Conversation

@Avasam
Copy link
Contributor

@Avasam Avasam commented Dec 7, 2025

The latest reason is that librt, a new mypy dependency used for their new cache, doesn't build on PyPy.

But it's not the first time mypy can't be run on PyPy and it's not like running static type checking on PyPy actually brings anything other than wasting time. So I used a more generalized explanation so we're not tempted to remove the install exclusion.

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