pypa / pipenv

Python Development Workflow for Humans.
https://pipenv.pypa.io
MIT License
24.89k stars 1.87k forks source link

refinements to make installing vcs from CLI work smoother #6242

Closed matteius closed 2 months ago

matteius commented 2 months ago

I ran into this earlier where installing a vcs from CLI yields the wrong Pipfile entry such that it cannot lock; I iterated on this bug here -- I believe there are reports of this in the backlog as well.

Fixes #6218

The checklist