Skip to content

Integrate with pip-compile for dependency pinning #522

Answered by juftin
oprypin asked this question in Q&A
Discussion options

You must be logged in to vote

I've got a working hatch plugin with pip-compile going over at https://github.com/juftin/hatch-pip-compile.

It's still early days so I'm very open to suggestions if anyone has any workflow recommendations. Hopefully it's helpful!

pip install hatch-pip-compile
[tool.hatch.envs.default]
type = "pip-compile"

Replies: 5 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@maresb
Comment options

@oprypin
Comment options

@maresb
Comment options

Comment options

You must be logged in to vote
1 reply
@oprypin
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@oprypin
Comment options

Answer selected by oprypin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
6 participants