We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 453e2cd + aef884e commit 92fa5d8Copy full SHA for 92fa5d8
1 file changed
source/guides/writing-pyproject-toml.rst
@@ -413,6 +413,7 @@ A list of PyPI classifiers that apply to your project. Check the
413
414
.. code-block:: toml
415
416
+ [project]
417
classifiers = [
418
# How mature is this project? Common values are
419
# 3 - Alpha
0 commit comments