mirror of
https://github.com/fastapi/fastapi.git
synced 2026-06-03 13:15:58 -04:00
➕ Add pydantic to PyPI classifiers (#5914)
This commit is contained in:
@@ -27,6 +27,8 @@ classifiers = [
|
||||
"Environment :: Web Environment",
|
||||
"Framework :: AsyncIO",
|
||||
"Framework :: FastAPI",
|
||||
"Framework :: Pydantic",
|
||||
"Framework :: Pydantic :: 1",
|
||||
"Intended Audience :: Developers",
|
||||
"License :: OSI Approved :: MIT License",
|
||||
"Programming Language :: Python :: 3 :: Only",
|
||||
|
||||
Reference in New Issue
Block a user