Skip to content

Commit 28d35d9

Browse files
committed
setup.py: Add framework classifier
1 parent fbe6675 commit 28d35d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,7 @@ def build_extensions(self):
307307
],
308308
classifiers=[
309309
'Development Status :: 5 - Production/Stable',
310+
'Framework :: AsyncIO',
310311
'Programming Language :: Python :: 3 :: Only',
311312
'Programming Language :: Python :: 3.5',
312313
'Programming Language :: Python :: 3.6',

0 commit comments

Comments
 (0)