]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
🔧 Add FastAPI Trove Classifier for PyPI (#4386)
authorSebastián Ramírez <tiangolo@gmail.com>
Fri, 7 Jan 2022 14:17:13 +0000 (15:17 +0100)
committerGitHub <noreply@github.com>
Fri, 7 Jan 2022 14:17:13 +0000 (14:17 +0000)
pyproject.toml

index fa399c49216ce65f8daa944e24350be80d22d022..77c01322fe6b0f27ffd3512c725793523e5ab0b9 100644 (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",