feat(pep621/uv): Manage tool.uv.required-version as a dependency
#44035
mikeroll
started this conversation in
Suggest an Idea
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Similar to how the
npmmanager handlespackageManagerand can potentially update itself/yarn/pnpm inpackage.json, would be nice to have the same foruv.Currently this can be solved with a regex manager:
but supporting this out of the box should be a nice QoL improvement.
Beta Was this translation helpful? Give feedback.
All reactions