From bf6e567a736943ae5d54f21b59005b900c909a28 Mon Sep 17 00:00:00 2001 From: alvyjudy Date: Thu, 14 May 2020 12:40:46 -0400 Subject: docs: udpate quickstart to match ref file --- docs/userguide/quickstart.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/userguide/quickstart.txt b/docs/userguide/quickstart.txt index fb40b12a..e75d74e1 100644 --- a/docs/userguide/quickstart.txt +++ b/docs/userguide/quickstart.txt @@ -141,7 +141,7 @@ When your project is installed, either by using pip, ``setup.py install``, or ``setup.py develop``, all of the dependencies not already installed will be located (via PyPI), downloaded, built (if necessary), and installed. -For more advanced use, see :ref:`dependencies` +For more advanced use, see :ref:`dependency_management` Including Data Files ==================== @@ -210,5 +210,3 @@ To install your newly uploaded package ``example_pkg``, you can use pip:: The next following sections will walk you through all of the available functions ``setuptools`` offers in excrutiating details (including those already mentioned) for more advanced use. - - -- cgit v1.2.3