Skip to content

Commit f808aaa

Browse files
Add project table to classifier example
Like in the other examples
1 parent 11477a6 commit f808aaa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/guides/writing-pyproject-toml.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -413,6 +413,7 @@ A list of PyPI classifiers that apply to your project. Check the
413413

414414
.. code-block:: toml
415415
416+
[project]
416417
classifiers = [
417418
# How mature is this project? Common values are
418419
# 3 - Alpha

0 commit comments

Comments
 (0)