File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -256,8 +256,8 @@ The .dist-info directory
256
256
Subdirectories in :file: `.dist-info/ `
257
257
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
258
258
259
- Subdirectories under :file: `.dist-info ` are reserved for future use.
260
- The following subdirectory names under :file: `.dist-info ` are reserved for specific usage:
259
+ Subdirectories under :file: `.dist-info/ ` are reserved for future use.
260
+ The following subdirectory names under :file: `.dist-info/ ` are reserved for specific usage:
261
261
262
262
================= ==============
263
263
Subdirectory name PEP / Standard
@@ -280,7 +280,7 @@ relative to the :file:`licenses/` directory.
280
280
The :file: `.dist-info/sboms/ ` directory
281
281
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
282
282
283
- All files contained within the :file: `.dist-info/sboms ` directory MUST
283
+ All files contained within the :file: `.dist-info/sboms/ ` directory MUST
284
284
be Software Bill-of-Materials (SBOM) files that describe software contained
285
285
within the distribution archive.
286
286
Original file line number Diff line number Diff line change @@ -239,7 +239,7 @@ Any files in this directory MUST be copied from wheels by the install tools.
239
239
The :file: `sboms/ ` subdirectory
240
240
==================================
241
241
242
- All files contained within the :file: `.dist-info/sboms ` directory MUST
242
+ All files contained within the :file: `.dist-info/sboms/ ` directory MUST
243
243
be Software Bill-of-Materials (SBOM) files that describe software contained
244
244
within the installed package.
245
245
Any files in this directory MUST be copied from wheels by the install tools.
You can’t perform that action at this time.
0 commit comments