juftin / hatch-pip-compile

hatch plugin to use pip-compile (or uv) to manage project dependencies and lockfiles
http://juftin.com/hatch-pip-compile/
MIT License
74 stars 3 forks source link

Specific Version of `pip-tools` #52

Open juftin opened 8 months ago

juftin commented 8 months ago

Should a specific version of pip-tools be used inside the plugin or should we just continue to pip install pip-tools https://github.com/juftin/hatch-pip-compile/blob/cd8106e182c2e9e6d51632c7d0f4367358b5eef6/hatch_pip_compile/plugin.py#L116