|
|
|
|
|
by jgresty
2414 days ago
|
|
I would have thought dependency resolution would be a solved problem by now, given how many different projects all need to do it well. Can anyone explain why there needs to be a new solver just for pip instead of adding support for python packages to something like libsolv[0]. [0] https://github.com/openSUSE/libsolv |
|