Skip to content
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

PEP 708: update reference to match implementation #3977

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
PEP 708: update reference to match implementation
PyPI's existing meta elements follow a `pypi:` naming convention. Implementation in pypi/warehouse#15716 will follow this convention.
ewdurbin committed Sep 19, 2024

Verified

This commit was signed with the committer’s verified signature.
ewdurbin Ee Durbin
commit 303a04f48c608d5c6dc77cf2680bc01f8af80811
2 changes: 1 addition & 1 deletion peps/pep-0708.rst
Original file line number Diff line number Diff line change
@@ -282,7 +282,7 @@ HTML
To enable a project to extend its namespace across multiple repositories, this
PEP allows a project owner to declare a list of "alternate locations" for their
project. This is exposed in JSON as the key ``alternate-locations`` and in HTML
as a meta element named ``pypi-alternate-locations``, which may be used multiple
as a meta element named ``pypi:alternate-locations``, which may be used multiple
times.

There are a few key properties that **MUST** be observed when using this