From 8bd6f7d3ed849daa0b42b9f75e441fd32437ccf2 Mon Sep 17 00:00:00 2001 From: Michael Merickel Date: Tue, 24 Apr 2018 00:33:06 -0500 Subject: link to pypi.org --- docs/narr/project.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/narr/project.rst') diff --git a/docs/narr/project.rst b/docs/narr/project.rst index c54e28137..5234d89d1 100644 --- a/docs/narr/project.rst +++ b/docs/narr/project.rst @@ -763,7 +763,7 @@ field. The version number is specified in the ``version`` value. A short description is provided in the ``description`` field. The ``long_description`` is conventionally the content of the ``README`` and ``CHANGES`` files appended together. The ``classifiers`` field is a list of `Trove classifiers -`_ describing your +`_ describing your application. ``author`` and ``author_email`` are text fields which probably don't need any description. ``url`` is a field that should point at your application project's URL (if any). ``packages=find_packages()`` causes all -- cgit v1.2.3