|
|
|
|
|
by eternityforest
658 days ago
|
|
I'm not even sure how their packaging even works. Last I checked they had some kind of extra installer that works at runtime? I have no idea how they keep version conflicts from breaking everything. Do integrations have isolation or something? I wish python had a native way to have different libraries in the same project depend on different versions of a transitive dependency, seems like that would make a lot of stuff simpler with big projects. |
|