🔧 Add FastAPI Trove Classifier for PyPI (#4386)

This commit is contained in:
Sebastián Ramírez
2022-01-07 15:17:13 +01:00
committed by GitHub
parent 0a82b3a900
commit a1ede32f29

View File

@@ -22,6 +22,7 @@ classifiers = [
"Development Status :: 4 - Beta",
"Environment :: Web Environment",
"Framework :: AsyncIO",
"Framework :: FastAPI",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3 :: Only",