sarugaku / passa

Resolver implementation and toolset for generating and interacting with Pipfile and Pipfile.lock.
ISC License
54 stars 12 forks source link

[Future] Investigate dependency graph implementation in distlib #46

Closed uranusjr closed 6 years ago

uranusjr commented 6 years ago

https://distlib.readthedocs.io/en/latest/reference.html#DependencyGraph

Gotta look into that.

techalchemy commented 6 years ago

I just saw it myself but it only works after you install things

techalchemy commented 6 years ago

Per the mailing list convo I am closing this as it is clear that we can't use it