-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Labels
PEP implementationInvolves some PEPInvolves some PEPtype: feature requestRequest for a new featureRequest for a new feature
Description
What's the problem this feature will solve?
Standardizing on a file format that fixes some shortcomings of requirements files.
Describe the solution you'd like
Two possibilities.
One, pip freeze
emits PEP 665 files.
Two, -r
(or some new option) can read in and install from a PEP 665 file.
Alternative Solutions
Status quo.
Additional context
I'm basically looking for tool support to quote in the PEP at this point to help drive its support/acceptance.
Code of Conduct
- I agree to follow the PSF Code of Conduct.
andriyor, Hnasar, justinhauer, gschaffner, ldng and 1 more
Metadata
Metadata
Assignees
Labels
PEP implementationInvolves some PEPInvolves some PEPtype: feature requestRequest for a new featureRequest for a new feature