File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -61,8 +61,8 @@ specifying a direct URL reference (including a VCS URL).
6161Only one of ``provenance_url.json `` and ``direct_url.json `` from :pep: `610 `
6262files MAY be present in ``*.dist-info `` directory.
6363
64- The ``provenance_url.json `` JSON file MUST be a dictionary, compliant with ` RFC
65- 8259 <https://datatracker.ietf.org/doc/html/rfc8259.html> `__ and UTF-8 encoded.
64+ The ``provenance_url.json `` JSON file MUST be a dictionary, compliant with
65+ :rfc: ` 8259 ` and UTF-8 encoded.
6666
6767If present, it MUST contain exactly two keys. The first one is ``url ``, with
6868type ``string ``. The second key MUST be ``archive_info `` with a value defined
@@ -199,8 +199,8 @@ The following changes were done to pip to support this PEP:
199199 <https://github.com/fridex/pip/pull/1/> `__
200200
201201 .. [2 ] `Changes to pip to support the decision for creating
202- `` provenance_url.json`` instead of stating provenance in already existing
203- `` direct_url.json `` <https://github.com/fridex/pip/pull/2/>`__
202+ provenance_url.json instead of stating provenance in already existing
203+ direct_url.json <https://github.com/fridex/pip/pull/2/> `__
204204
205205 Acknowledgements
206206================
You can’t perform that action at this time.
0 commit comments