Replies: 1 comment
-
From official answer: #4891 (comment) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I wanted to implement a new functionality as an extra using poetry and was going through the documentation on poetry. i had come across optional dependency groups and the extras concept in poetry and got confused between the two. What is the difference between adding an optional dependency group with all the dependencies for that feature or adding the deps as optional and creating an optional for it.
Also in the documentation this was mentioned which isn't clear. What does it mean to be removed in the below text:
Beta Was this translation helpful? Give feedback.
All reactions