chore: Add FastAPI to Classifiers (#804)

This commit is contained in:
Yasser Tahiri
2021-11-23 08:25:29 +01:00
committed by GitHub
parent 48d1be87a4
commit 1f5ce51df2

View File

@@ -11,6 +11,7 @@ home-page = "https://github.com/fastapi-users/fastapi-users"
classifiers = [
"License :: OSI Approved :: MIT License",
"Development Status :: 5 - Production/Stable",
"Framework :: FastAPI",
"Framework :: AsyncIO",
"Intended Audience :: Developers",
"Programming Language :: Python :: 3.7",