X-Git-Url: https://git.kaliko.me/?a=blobdiff_plain;f=setup.py;h=d30e674e42dfae570d3095edaccf7ea70b0273b6;hb=fdd65e5d0d519145712206b594442d553ae84c86;hp=acae87415d5c11965e2dca48bacb9886e1693a3a;hpb=59c6c698300f703949c43da0770f8b0eb130f0e0;p=mpd-sima.git diff --git a/setup.py b/setup.py index acae874..d30e674 100755 --- a/setup.py +++ b/setup.py @@ -26,6 +26,9 @@ classifiers = [ "Topic :: Multimedia :: Sound/Audio", "Topic :: Utilities", "Programming Language :: Python :: 3", + "Programming Language :: Python :: 3.2", + "Programming Language :: Python :: 3.3", + "Programming Language :: Python :: 3.4", ] setup(name='MPD_sima',