From f808aaa5445d9fba7fdae0bdd588bc99b4883e73 Mon Sep 17 00:00:00 2001 From: Raffaele Mancuso Date: Mon, 16 Feb 2026 11:16:21 +0100 Subject: [PATCH] Add project table to classifier example Like in the other examples --- source/guides/writing-pyproject-toml.rst | 1 + 1 file changed, 1 insertion(+) 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