From cabbfcb4c7715544399b5820a8c9d8529c2d3bf8 Mon Sep 17 00:00:00 2001 From: Mark Pilgrim Date: Thu, 30 Jul 2009 11:56:01 -0400 Subject: [PATCH] quite --- packaging.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging.html b/packaging.html index e4e400d..16ef5ed 100644 --- a/packaging.html +++ b/packaging.html @@ -208,7 +208,7 @@ setup(

The classifiers parameter to the Distutils setup() function is a list of strings. These strings are not freeform. All of your classifier strings should come from this master list on PyPI.

-

The Python Package Index lets you browse packages by classifier. You can even select multiple classifiers to narrow your search. Classifiers are not invisible metadata that you can just ignore! +

The Python Package Index lets you browse packages by classifier. You can even select multiple classifiers to narrow your search. Classifiers are not invisible metadata that you can just ignore! They’re quite visible and very useful.

You should always include at least these four classifiers: