Skip to content

Commit

Permalink
Add the new JSON and JSON Schema classifiers, hooray!
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian committed Apr 25, 2023
1 parent 56fd275 commit 9bd7253
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ classifiers = [
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: Implementation :: CPython",
"Programming Language :: Python :: Implementation :: PyPy",
"Topic :: File Formats :: JSON",
"Topic :: File Formats :: JSON Schema",
]
dynamic = ["version", "readme"]

Expand Down

0 comments on commit 9bd7253

Please sign in to comment.