-
Notifications
You must be signed in to change notification settings - Fork 968
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
Implement PEP 714 #13706
Implement PEP 714 #13706
Conversation
Blocked on pypa/pip#12042 |
Given pypa/pip#12042 (comment) we should probably close this and find an alternative. |
Gonna implement 714 provisionally instead. |
Re-requesting review. Won't merge until 714 is accepted. |
PEP 714 has been accepted python/peps#3186! |
* correct key for pep 658 metadata in JSON Simple API * nah, implement PEP714 (provisionally of course) * reference the new canonical key for pep 714 and 658bug implementations
Thank you for implementing this! Is there an issue filed for tracking the backfilling of metadata files for older package releases? |
Closes #13705
Needs to coordinate with pypa/pip#12042