Commit b66e45a9 authored by Marius Gedminas's avatar Marius Gedminas

Use the :pep: role instead of a manual link

Co-Authored-By: default avatarSviatoslav Sydorenko <webknjaz@redhat.com>
parent f516f011
......@@ -21,8 +21,8 @@ the backend (build system) it wants to use. The distribution can then
be generated with whatever tools that provides a ``build sdist``-alike
functionality. While this may appear cumbersome, given the added pieces,
it in fact tremendously enhances the portability of your package. The
change is driven under `PEP 517 <https://www.python.org/dev/peps/pep-0517/#
build-requirements>`_. To learn more about Python packaging in general,
change is driven under :pep:`PEP 517 <517#build-requirements>`_.
To learn more about Python packaging in general,
navigate to the `bottom <Resources on python packaging>`_ of this page.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment