pypa / pipenv

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

Prevent regression with install upgrading packages; duplicated sources in Pipfile prevention #6309

Closed matteius closed 2 weeks ago

matteius commented 3 weeks ago

Prevent regression with install upgrading packages; duplicated sources in Pipfile prevention

The issue

Fixes #6306

The checklist