🔧 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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

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