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
76 stars 3 forks source link

💥 updated header #9

Closed juftin closed 11 months ago

juftin commented 11 months ago

New Header

#
# This file is autogenerated by hatch-pip-compile with Python 3.11
#
# - hatch
# - packaging
#

New warning

[hatch-pip-compile] Your Python version is different from the lock file, your results may vary.

Other Changes

new lock file is not created if file exists and project dependencies match header dependencies

resolves https://github.com/juftin/hatch-pip-compile/issues/5