We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56fd275 commit 9bd7253Copy full SHA for 9bd7253
pyproject.toml
@@ -27,6 +27,8 @@ classifiers = [
27
"Programming Language :: Python :: 3.11",
28
"Programming Language :: Python :: Implementation :: CPython",
29
"Programming Language :: Python :: Implementation :: PyPy",
30
+ "Topic :: File Formats :: JSON",
31
+ "Topic :: File Formats :: JSON Schema",
32
]
33
dynamic = ["version", "readme"]
34
0 commit comments