Skip to content

Add hashes to pip-compile output#894

Merged
charliermarsh merged 1 commit into
mainfrom
charlie/compile
Jan 12, 2024
Merged

Add hashes to pip-compile output#894
charliermarsh merged 1 commit into
mainfrom
charlie/compile

Conversation

@charliermarsh

Copy link
Copy Markdown
Member

Summary

Adds hashes to pip-compile output, though we don't actually check those hashes in pip-sync yet.

Closes #131.

@charliermarsh charliermarsh added the enhancement New feature or improvement to existing functionality label Jan 12, 2024
@charliermarsh charliermarsh marked this pull request as ready for review January 12, 2024 04:34

@konstin konstin left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

Important feature, and less intrusive than i expected

Comment thread crates/puffin-cli/tests/pip_compile.rs Outdated
@charliermarsh charliermarsh merged commit 06039e1 into main Jan 12, 2024
@charliermarsh charliermarsh deleted the charlie/compile branch January 12, 2024 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or improvement to existing functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support hash-checking mode in pip-compile output

2 participants