Skip to content

Commit a5a8fb2

Browse files
committed
fixup! Document inclusion of license files in the .dist-info/licenses per PEP 639
1 parent 0136166 commit a5a8fb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/specifications/binary-distribution-format.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ its version, e.g. ``1.0.0``, consist of:
182182
``purelib`` or ``platlib`` as specified in ``WHEEL``. ``purelib`` and
183183
``platlib`` are usually both ``site-packages``.
184184
#. ``{distribution}-{version}.dist-info/`` contains metadata.
185-
#. ``{distribution}-{version}.dist-info/licenses/`` contains license files.
185+
#. :file:`{distribution}-{version}.dist-info/licenses/` contains license files.
186186
#. ``{distribution}-{version}.data/`` contains one subdirectory
187187
for each non-empty install scheme key not already covered, where
188188
the subdirectory name is an index into a dictionary of install paths

0 commit comments

Comments
 (0)