Skip to content

split out pre-commit from test-requirements to lighten CI load - #21999

Open
mr-c wants to merge 1 commit into
python:masterfrom
mr-c:drop_pyyaml
Open

mr-c wants to merge 1 commit into
python:masterfrom
mr-c:drop_pyyaml

Conversation

@mr-c

@mr-c mr-c commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

especially on systems like riscv64 that don't have wheels available for the pyyaml dependency of pre-commit

Developers are now instructed to pip install -r dev-requirements.txt instead of test-requirements.txt

Note: I re-generated test-requirements.txt using Python 3.10 and I didn't find instructions on how you all prefer to regenerate that file

especially on systems like riscv64 that don't have wheels available
for the pyyaml dependency of pre-commit
@github-actions

Copy link
Copy Markdown
Contributor

According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅

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