Skip to content

Commit ec71fac

Browse files
author
Fridolin Pokorny
committed
Address linter issues
Signed-off-by: Fridolin Pokorny <fridolin.pokorny@datadoghq.com>
1 parent c335a06 commit ec71fac

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

pep-9999.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@ specifying a direct URL reference (including a VCS URL).
6161
Only one of ``provenance_url.json`` and ``direct_url.json`` from :pep:`610`
6262
files 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

6767
If present, it MUST contain exactly two keys. The first one is ``url``, with
6868
type ``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
================

0 commit comments

Comments
 (0)