chore(python): add "Topic :: Communications :: Chat" classifier

This commit is contained in:
link2xt
2023-07-03 22:49:14 +00:00
parent bf21796bc0
commit aac8bb950c

View File

@@ -15,6 +15,7 @@ classifiers = [
"Intended Audience :: Developers",
"License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)",
"Programming Language :: Python :: 3",
"Topic :: Communications :: Chat",
"Topic :: Communications :: Email",
"Topic :: Software Development :: Libraries",
]