diff --git a/source/guides/writing-pyproject-toml.rst b/source/guides/writing-pyproject-toml.rst index a1a595a13..92a7f25bf 100644 --- a/source/guides/writing-pyproject-toml.rst +++ b/source/guides/writing-pyproject-toml.rst @@ -413,6 +413,7 @@ A list of PyPI classifiers that apply to your project. Check the .. code-block:: toml + [project] classifiers = [ # How mature is this project? Common values are # 3 - Alpha