Add the XMPP classifier to setup.py
This commit is contained in:
parent
e0f9de6d2f
commit
7d00b94f16
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -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',
|
||||
|
|
Loading…
Reference in a new issue