Add AsyncIO and Trio trove classifiers (#416)

This commit is contained in:
Quentin Pradet 2019-10-01 11:30:20 +04:00 committed by Florimond Manca
parent 5df822ca11
commit 7f76a642a8

View File

@ -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",