From 5253504df9539bf97be4c35748f28f551748ee05 Mon Sep 17 00:00:00 2001 From: Tulir Asokan Date: Mon, 24 Sep 2018 01:26:02 +0300 Subject: [PATCH] Update setup.py classifiers --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 0712b7c7..9d35da5d 100644 --- a/setup.py +++ b/setup.py @@ -43,6 +43,7 @@ setuptools.setup( "Development Status :: 4 - Beta", "License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)", "Topic :: Communications :: Chat", + "Framework :: AsyncIO", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5",