You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is perhaps a naive question but I'm wondering why uv.lock would need to record the project's own version ?
This behavior is generating friction in projects that have a dynamic version number. I got bitten by it myself: astral-sh/uv-pre-commit#35
Any chance this could be relaxed somehow ?
The text was updated successfully, but these errors were encountered:
This is perhaps a naive question but I'm wondering why
uv.lock
would need to record the project's own version ?This behavior is generating friction in projects that have a dynamic version number. I got bitten by it myself: astral-sh/uv-pre-commit#35
Any chance this could be relaxed somehow ?
The text was updated successfully, but these errors were encountered: