Thanks for the feedback
Yes, that way we can segregate (or group) dependencies for specific tasks e.g. grouping tests dependencies, grouping dependencies for generating docs etc
Yes, if a virtual environment is already activated inside that project. Poetry will acknowledge that and will use that environment (instead of creating a new one)
Vivek Singh
This article is super helpful for anyone looking to begin their journey with poetry. However, as I was reading through it, a couple of questions arose: