We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7fb8fc commit 3843f85Copy full SHA for 3843f85
1 file changed
source/key_projects.rst
@@ -268,15 +268,15 @@ display on PyPI.
268
.. _setuptools:
269
.. _easy_install:
270
271
-setuptools
+Setuptools
272
==========
273
274
`Docs <https://setuptools.readthedocs.io/en/latest/>`__ |
275
`Issues <https://github.com/pypa/setuptools/issues>`__ |
276
`GitHub <https://github.com/pypa/setuptools>`__ |
277
`PyPI <https://pypi.org/project/setuptools>`__
278
279
-setuptools (which includes ``easy_install``) is a collection of
+Setuptools (which includes ``easy_install``) is a collection of
280
enhancements to the Python distutils that allow you to more easily
281
build and distribute Python :term:`distributions <Distribution
282
Package>`, especially ones that have dependencies on other packages.
0 commit comments