|
|
|
|
|
by clashmeifyoucan
2023 days ago
|
|
Agreed. I was in the boat of if it's working, don't change it and just using pip and setuptools over the years. Switched to poetry for one of my libraries as a test a few weeks ago, noticeably more painless! One other thing I liked about it is the community, I distinctly remember digging into the setuptools source code once to find something that was undocumented. With poetry, that was one Discord message away. |
|