File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -268,15 +268,15 @@ display on PyPI.
268
268
.. _setuptools :
269
269
.. _easy_install :
270
270
271
- setuptools
271
+ Setuptools
272
272
==========
273
273
274
274
`Docs <https://setuptools.readthedocs.io/en/latest/ >`__ |
275
275
`Issues <https://github.com/pypa/setuptools/issues >`__ |
276
276
`GitHub <https://github.com/pypa/setuptools >`__ |
277
277
`PyPI <https://pypi.org/project/setuptools >`__
278
278
279
- setuptools (which includes ``easy_install ``) is a collection of
279
+ Setuptools (which includes ``easy_install ``) is a collection of
280
280
enhancements to the Python distutils that allow you to more easily
281
281
build and distribute Python :term: `distributions <Distribution
282
282
Package> `, especially ones that have dependencies on other packages.
You can’t perform that action at this time.
0 commit comments