Description
Is your feature request related to a problem? Please describe.
See upstream discussions as this one pypa/pipenv#2873 (still active comments in 2020). Pipenv seems to be slow in some cases and inaccurate (see for example thoth-station/adviser#1613).
Describe the solution you'd like
I was wondering how expensive and complicated it would be to make micropipenv an alternative to Pipenv. We could take a look at pip's new resolver (available in pip>=20.3) and see if the interface is easy to reuse to create a lightweight alternative to Pipenv.
Describe alternatives you've considered
Use Pipenv.
Additional context
This is solely a spike and just heads up on this topic. I'm not sure now how complicated the change would be and if we could seamlessly reuse the new pip's resolver.
Metadata
Assignees
Labels
Type
Projects
Status
📋 Backlog
Activity