-
-
Notifications
You must be signed in to change notification settings - Fork 616
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
Ignore local hashes with --no-reuse-hashes #1177
Ignore local hashes with --no-reuse-hashes #1177
Conversation
3c28e34
to
6c13f1c
Compare
Codecov Report
@@ Coverage Diff @@
## master #1177 +/- ##
=======================================
Coverage 99.50% 99.50%
=======================================
Files 36 36
Lines 2841 2852 +11
Branches 334 335 +1
=======================================
+ Hits 2827 2838 +11
Misses 8 8
Partials 6 6
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
@atugushev do I need to get a review from another maintainer? |
@graingert one approval is enough 👍 I'm going to prepare a release soon, right before |
|
@atugushev amazing, thanks again! |
Fixes #1176
Changelog-friendly one-liner: Ignore local hashes with
--no-reuse-hashes
inpip-compile
Contributor checklist