diff --git a/setup.py b/setup.py index 5804f2c..c81a69c 100644 --- a/setup.py +++ b/setup.py @@ -307,6 +307,7 @@ setup( ], classifiers=[ 'Development Status :: 5 - Production/Stable', + 'Framework :: AsyncIO', 'Programming Language :: Python :: 3 :: Only', 'Programming Language :: Python :: 3.5', 'Programming Language :: Python :: 3.6',