PEP 527: Add missing backtick (#182)
This commit is contained in:
parent
55ee163de2
commit
86ed2927b9
|
@ -156,7 +156,7 @@ list of those to be disallowed.
|
|||
File Extensions
|
||||
---------------
|
||||
|
||||
Currently ``sdist`` supports a wide variety of file extensions like `.tar.gz``,
|
||||
Currently ``sdist`` supports a wide variety of file extensions like ``.tar.gz``,
|
||||
``.tar``, ``.tar.bz2``, ``.tar.xz``, ``.zip``, ``.tar.Z``, ``.tgz``, and
|
||||
``.tbz``. However, of those the only extensions which get anything more than
|
||||
negligable usage is ``.tar.gz`` with 444,338 sdists currently, ``.zip`` with
|
||||
|
|
Loading…
Reference in New Issue