Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: make pre_commit installable via test-requirements.txt #17911

Merged
merged 6 commits into from
Oct 14, 2024

Conversation

gaurovgiri
Copy link
Contributor

This PR fixes #17902

Changes

  • Adds pre_commit to the test-requirements.txt
  • Resolves the module not found for pre_commit after fresh installation of test-requirements.txt

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

Copy link
Contributor

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

@JelleZijlstra JelleZijlstra merged commit f4f1667 into python:master Oct 14, 2024
18 checks passed
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.

pre-commit not installed via test-requirements.txt
3 participants