Skip to content

Commit 9bd7253

Browse files
committed
Add the new JSON and JSON Schema classifiers, hooray!
1 parent 56fd275 commit 9bd7253

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ classifiers = [
2727
"Programming Language :: Python :: 3.11",
2828
"Programming Language :: Python :: Implementation :: CPython",
2929
"Programming Language :: Python :: Implementation :: PyPy",
30+
"Topic :: File Formats :: JSON",
31+
"Topic :: File Formats :: JSON Schema",
3032
]
3133
dynamic = ["version", "readme"]
3234

0 commit comments

Comments
 (0)