Skip to content

Commit 9e24b0f

Browse files
michael.yakmichaelyaakoby
authored andcommitted
Tornado isn't a valid classifier yet
See https://pypi.org/classifiers/
1 parent 1e006d4 commit 9e24b0f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@ classifiers = [
2222
"Environment :: Web Environment",
2323
"Framework :: Flask",
2424
"Framework :: FastAPI",
25-
"Framework :: AIOHTTP",
26-
"Framework :: Tornado",
25+
"Framework :: aiohttp",
2726
"Intended Audience :: Developers",
2827
"Programming Language :: Python :: 3.7",
2928
"Topic :: Internet :: WWW/HTTP :: HTTP Servers",

0 commit comments

Comments
 (0)