We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55a372f commit 3ca5e3bCopy full SHA for 3ca5e3b
setup.py
@@ -197,6 +197,7 @@ def _patch_cfile(self, cfile):
197
long_description=readme,
198
classifiers=[
199
'License :: OSI Approved :: Apache Software License',
200
+ 'Framework :: AsyncIO',
201
'Intended Audience :: Developers',
202
'Programming Language :: Python :: 3 :: Only',
203
'Programming Language :: Python :: 3.5',
0 commit comments