Using Poetry as a environment manager
A lot of Python projects are leaning on Poetry to manage their dependencies. It might be nice to add it as an option in the "environment manager".
Duplicate of #375
I'm sorry I didn't see that one while I was glancing. I am willing to work on that issue though
@JamesG419 Thanks, we'd take a look at a PR that adds poetry options along with tests like we have for the other package manager.
I would like to work on this issue and help add Poetry support.
This is actually already done in #460 and released as v2.3.0.