Replies: 1 comment 1 reply
-
Poetry by itself does not offer such functionality. We might consider it as a feature for the future. For now, I can personally recommend |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
There's any way to create snippets to poetry? Like creating a snippet with some pre-defined packages, for example a snippet with the name
default-libs
that when I usepoetry new my_package
I can pass the arg.--snippet default-libs
to start the project with pre-defined packages or even pre-defined folders?Beta Was this translation helpful? Give feedback.
All reactions