Add AsyncIO and Trio trove classifiers (#416)
This commit is contained in:
parent
5df822ca11
commit
7f76a642a8
2
setup.py
2
setup.py
@ -66,6 +66,8 @@ setup(
|
||||
"License :: OSI Approved :: BSD License",
|
||||
"Operating System :: OS Independent",
|
||||
"Topic :: Internet :: WWW/HTTP",
|
||||
"Framework :: AsyncIO",
|
||||
"Framework :: Trio",
|
||||
"Programming Language :: Python :: 3",
|
||||
"Programming Language :: Python :: 3.6",
|
||||
"Programming Language :: Python :: 3.7",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user