File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -209,18 +209,18 @@ trove-classifiers
209209
210210trove-classifiers is the canonical source for `classifiers on PyPI
211211<https://pypi.org/classifiers/> `_, which project maintainers use to
212- `sytematically describe there projects
212+ `systematically describe their projects
213213<https://packaging.python.org/specifications/core-metadata/#classifier-multiple-use> `_
214214so that users can better find projects that match their needs on the PyPI.
215215
216216The trove-classifiers package contains a list of valid classifiers and
217- deprecated classifiers(which are paired with the classifiers that replace
217+ deprecated classifiers (which are paired with the classifiers that replace
218218them). Use this package to validate classifiers used in packages intended for
219- uploading to the PyPI. As this list of classifiers is published as code, you
220- can script using it, providing you with a more convenient workflow compared to
219+ uploading to PyPI. As this list of classifiers is published as code, you
220+ can install and import it, giving you a more convenient workflow compared to
221221referring to the `list published on PyPI <https://pypi.org/classifiers/ >`_. The
222222`issue tracker <https://github.com/pypa/trove-classifiers/issues >`_ for the
223- project hosts discussions on classifiers such as requests for adding new
223+ project hosts discussions on proposed classifiers and requests for new
224224classifiers.
225225
226226
You can’t perform that action at this time.
0 commit comments