File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ all repositories using a valid HTTPS setup.
2626
2727The directory layout is fairly simple, within a root directory you need to
2828create a directory for each project. This directory should be the normalized
29- name (as defined by PEP 503) of the project. Within each of these directories
29+ name (as defined by :pep: ` 503 ` ) of the project. Within each of these directories
3030simply place each of the downloadable files. If you have the projects "Foo"
3131(with the versions 1.0 and 2.0) and "bar" (with the version 0.1) You should
3232end up with a structure that looks like::
@@ -46,7 +46,7 @@ instruct users to add the URL to their installer's configuration.
4646----
4747
4848.. [1 ] For complete documentation of the simple repository protocol, see
49- PEP 503.
49+ :pep: ` 503 ` .
5050
5151
5252 .. _devpi : http://doc.devpi.net/latest/
Original file line number Diff line number Diff line change 4343User IRC:`#pypa <https://webchat.freenode.net/?channels=%23pypa >`__ |
4444Dev IRC:`#pypa-dev <https://webchat.freenode.net/?channels=%23pypa-dev >`__
4545
46- ``build `` is a PEP- 517 compatible Python package builder. It provides a CLI to
46+ ``build `` is a :pep: ` 517 ` compatible Python package builder. It provides a CLI to
4747build packages, as well as a Python API.
4848
4949
You can’t perform that action at this time.
0 commit comments