Skip to content

Commit

Permalink
➕ Add pydantic to classifiers
Browse files Browse the repository at this point in the history
Add pydantic to Classifiers after merging this PR:  pypa/trove-classifiers#127
  • Loading branch information
yezz123 committed Feb 9, 2023
1 parent 6e94ec2 commit d7fbef2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Expand Up @@ -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",
Expand Down

0 comments on commit d7fbef2

Please sign in to comment.