diff --git a/packaging.html b/packaging.html index a762e64..efd2b62 100644 --- a/packaging.html +++ b/packaging.html @@ -211,20 +211,20 @@ setup(

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: +

The entire classifiers parameter is optional. You can write a Distutils setup script without any classifiers at all. Don’t do that. You should always include at least these classifiers:

-

I strongly recommend that you also include the following classifications: +

I also recommend that you include the following classifiers: