Skip to content

TYP/CI: separate typing_requirements.txt#30872

Merged
charris merged 2 commits intonumpy:mainfrom
jorenham:typing_requirements.txt
Feb 24, 2026
Merged

TYP/CI: separate typing_requirements.txt#30872
charris merged 2 commits intonumpy:mainfrom
jorenham:typing_requirements.txt

Conversation

@jorenham
Copy link
Copy Markdown
Member

For (runtime) testing there is no need to install mypy and pyrefly, but because they were listed in test_requirements.tst, they are installed in more workflows that needed.
By splitting off the the type-checker requirements into a new typing_requirements.txt, we can be more precise about this. The hope is that this will also resolve the armhf CI issues noted in #30863 (comment)

@ganesh-k13
Copy link
Copy Markdown
Member

This change is in #26255 as well, I can re-apply this

@charris
Copy link
Copy Markdown
Member

charris commented Feb 24, 2026

Might add an explanation in the new file so that it doesn't get merged back into test_requirements at some point.

@charris charris merged commit 155a6f8 into numpy:main Feb 24, 2026
80 checks passed
@charris
Copy link
Copy Markdown
Member

charris commented Feb 24, 2026

Thanks Joren.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants