Add pydantic to PyPI classifiers (#5914)

This commit is contained in:
Yasser Tahiri
2023-03-10 22:47:38 +04:00
committed by GitHub
parent c26db94a90
commit 78b8a9b6ec

View File

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