X-Git-Url: https://git.kaliko.me/?a=blobdiff_plain;f=setup.py;h=d30e674e42dfae570d3095edaccf7ea70b0273b6;hb=refs%2Fheads%2Ffix-AttributeError;hp=acae87415d5c11965e2dca48bacb9886e1693a3a;hpb=d62b8c3db5a87accb40a49d0347255bfe467911b;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',