chore(deltachat-rpc-client): remove AsyncIO classifier

This commit is contained in:
link2xt
2023-10-08 01:38:52 +00:00
parent 09798df7a0
commit 129de9182f

View File

@@ -7,7 +7,6 @@ name = "deltachat-rpc-client"
description = "Python client for Delta Chat core JSON-RPC interface"
classifiers = [
"Development Status :: 5 - Production/Stable",
"Framework :: AsyncIO",
"Intended Audience :: Developers",
"License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)",
"Operating System :: POSIX :: Linux",