File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ this section.
100
100
(At the time of this writing, the ``data `` filter also follows this section,
101
101
but it may get out of sync in the future.)
102
102
103
- The following files are invalid in an `` sdist `` archive.
103
+ The following files are invalid in an * sdist * archive.
104
104
Upon encountering such an entry, tools SHOULD notify the user,
105
105
MUST NOT unpack the entry, and MAY abort with a failure:
106
106
@@ -117,7 +117,7 @@ but are NOT REQUIRED to do so:
117
117
Tools MAY unpack links (symbolic or hard) as regular files,
118
118
using content from the archive.
119
119
120
- When extracting `` sdist `` archives:
120
+ When extracting * sdist * archives:
121
121
122
122
- Leading slashes in file names MUST be dropped.
123
123
(This is nowadays standard behaviour for ``tar `` unpacking.)
You can’t perform that action at this time.
0 commit comments