From 01a876255e0a1135d03ee10c52b8cccfa4992e5d Mon Sep 17 00:00:00 2001 From: Matthias Bussonnier Date: Wed, 27 May 2020 09:06:45 -0700 Subject: DOC: fix link missing > The `decalrative config`_ link present higher in the document is also unresolved, I'm not quite sure what the intended target was. --- docs/build_meta.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/build_meta.txt b/docs/build_meta.txt index ef9fb2ac..fcc2b7fe 100644 --- a/docs/build_meta.txt +++ b/docs/build_meta.txt @@ -68,7 +68,7 @@ Use ``setuptools``' `declarative config`_ to specify the package information:: Now generate the distribution. Although the PyPA is still working to `provide a recommended tool `_ -to build packages, the `pep517 package `_ provides this functionality. To build the package:: $ pip install -q pep517 -- cgit v1.2.3