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

singular uv install #75

Open juftin opened 6 months ago

juftin commented 6 months ago

uv should only be installed once into hatch's environment instead of each virtual environment.