We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b2e1d5 commit 150dbf3Copy full SHA for 150dbf3
peps/pep-0819.rst
@@ -188,7 +188,7 @@ Repository API. The JSON encoded version of the package metadata may also be
188
served, via the following modifications to the Simple Repository API:
189
190
A new attribute ``data-dist-info-metadata-json`` may be added to anchor tags
191
-in the Simple API. This attribute should have a value containing the hash
+in the Simple API. This attribute SHOULD have a value containing the hash
192
information for the ``METADATA.json`` file in the same format as
193
``data-dist-info-metadata``. If ``data-dist-info-metadata-json`` is present,
194
the repository MUST serve the JSON encoded metadata file at the
0 commit comments