Skip to content

Commit

Permalink
PEP 527: Add missing backtick (#182)
Browse files Browse the repository at this point in the history
  • Loading branch information
jwilk authored and berkerpeksag committed Jan 17, 2017
1 parent 55ee163 commit 86ed292
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pep-0527.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 86ed292

Please sign in to comment.