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
256256Subdirectories in :file: `.dist-info/ `
257257^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
258258
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:
261261
262262================= ==============
263263Subdirectory name PEP / Standard
@@ -280,7 +280,7 @@ relative to the :file:`licenses/` directory.
280280The :file: `.dist-info/sboms/ ` directory
281281^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
282282
283- All files contained within the :file: `.dist-info/sboms ` directory MUST
283+ All files contained within the :file: `.dist-info/sboms/ ` directory MUST
284284be Software Bill-of-Materials (SBOM) files that describe software contained
285285within the distribution archive.
286286
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.
239239The :file: `sboms/ ` subdirectory
240240==================================
241241
242- All files contained within the :file: `.dist-info/sboms ` directory MUST
242+ All files contained within the :file: `.dist-info/sboms/ ` directory MUST
243243be Software Bill-of-Materials (SBOM) files that describe software contained
244244within the installed package.
245245Any 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