Skip to content

Commit 14eff73

Browse files
brettcannonncoghlan
authored andcommitted
Mark all PEP numbers with the :pep: role (#629)
1 parent c14e0aa commit 14eff73

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

source/specifications/core-metadata.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Version
7575
.. versionadded:: 1.0
7676

7777
A string containing the distribution's version number. This
78-
field must be in the format specified in PEP 440.
78+
field must be in the format specified in :pep:`440`.
7979

8080
Example::
8181

@@ -501,7 +501,7 @@ This field may be followed by an environment marker after a semicolon.
501501

502502
Because they refer to non-Python software releases, version numbers
503503
for this field are **not** required to conform to the format
504-
specified in PEP 440: they should correspond to the
504+
specified in :pep:`440`: they should correspond to the
505505
version scheme used by the external dependency.
506506

507507
Notice that there is no particular rule on the strings to be used.

0 commit comments

Comments
 (0)