Skip to content

Commit 3843f85

Browse files
committed
Setuptools capitalised at start of sentence/title
1 parent b7fb8fc commit 3843f85

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/key_projects.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -268,15 +268,15 @@ display on PyPI.
268268
.. _setuptools:
269269
.. _easy_install:
270270

271-
setuptools
271+
Setuptools
272272
==========
273273

274274
`Docs <https://setuptools.readthedocs.io/en/latest/>`__ |
275275
`Issues <https://github.com/pypa/setuptools/issues>`__ |
276276
`GitHub <https://github.com/pypa/setuptools>`__ |
277277
`PyPI <https://pypi.org/project/setuptools>`__
278278

279-
setuptools (which includes ``easy_install``) is a collection of
279+
Setuptools (which includes ``easy_install``) is a collection of
280280
enhancements to the Python distutils that allow you to more easily
281281
build and distribute Python :term:`distributions <Distribution
282282
Package>`, especially ones that have dependencies on other packages.

0 commit comments

Comments
 (0)