Skip to content

Commit 1009a29

Browse files
alefterisasvetlov
authored andcommitted
Add asyncio trove classifier (#69)
1 parent 867c8d8 commit 1009a29

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

setup.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,9 @@ def read(f):
4242
'Programming Language :: Python :: 3',
4343
'Programming Language :: Python :: 3.3',
4444
'Programming Language :: Python :: 3.4',
45-
'Topic :: Internet :: WWW/HTTP'],
45+
'Topic :: Internet :: WWW/HTTP',
46+
'Framework :: AsyncIO',
47+
],
4648
author='Andrew Svetlov',
4749
author_email='[email protected]',
4850
url='https://github.com/aio-libs/aiohttp_security/',

0 commit comments

Comments
 (0)