-
-
Notifications
You must be signed in to change notification settings - Fork 611
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Interest in supporting PEP 665? #1526
Comments
#1463 is a previous request for the feature, |
There are other non-txt formats consumable by other tools that are supported. I would imagine that this could be useful if there's at least one tool actually capable of working with this format. I'd say it's reasonable to wait or to see at least one effort/commitment from any installer to support this soon. |
It seems like if pip adds support for |
Thanks for the feedback, everyone! I listed that pip-tools might not be needed for this PEP if pip implemented what they are discussing on their issue tracker. |
@brettcannon I think this might be worth reopening in the context of your new/future PEP. Even if pip implements said features, pip-tools would probably still be useful, since it works with some inputs that pip doesn't support (like Flit and Poetry). |
xref #2124 |
What's the problem this feature will solve?
PEP 665 tries to come up with a standard file format to replace pinned requirements files.
Describe the solution you'd like
https://discuss.python.org/t/pep-665-take-2-a-file-format-to-list-python-dependencies-for-reproducibility-of-an-application/11736
Alternative Solutions
Status quo.
Additional context
I'm basically after a quote or something from the project staying that they would support PEP 665's acceptance. If your answer is "we will if pip will", then pypa/pip#10636 is my request for such support from pip.
The text was updated successfully, but these errors were encountered: