Add the XMPP classifier to setup.py

This commit is contained in:
mathieui 2017-04-10 02:21:51 +02:00
parent e0f9de6d2f
commit 7d00b94f16

View file

@ -81,6 +81,7 @@ setup(name="poezio",
classifiers=['Development Status :: 5 - Production/Stable',
'Topic :: Communications :: Chat',
'Topic :: Internet :: XMPP',
'Environment :: Console :: Curses',
'Intended Audience :: End Users/Desktop',
'License :: OSI Approved :: zlib/libpng License',