|
|
|
|
|
by shadowgovt
543 days ago
|
|
I think Python had a pretty good idea in standardizing a packaging protocol and then allowing competing implementations, but I would have preferred a single "blessed" solution. More than one package management option in an ecosystem always adds some kind of "can't get there from here" friction and an additional maintenance burden on package maintainers. poetry has been working well enough for me as of late, but it'd be nice if I didn't have to pick. |
|