Support generate --meta uv
#1241
johnthagen
started this conversation in
Feature request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
uv
is poised to become the most popular Python package manager, overtaking Poetry, PDM, etc.It would be great to support
generate --meta uv
as an option. This should be very similar topdm
format given the similarity in using standardpyproject.toml
fields.Beta Was this translation helpful? Give feedback.
All reactions