From cd88c1d6704fc17d83b0494bab29db2034573eeb Mon Sep 17 00:00:00 2001 From: Julian Berman Date: Tue, 25 Apr 2023 19:12:03 -0400 Subject: Looks like Hatchling needs a bump before this can actually happen. Revert "Add the new JSON and JSON Schema classifiers, hooray!" This reverts commit 9bd72530f100c16bfe3e6b0b35abe7de70087ef9. --- pyproject.toml | 2 -- 1 file changed, 2 deletions(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 095af09..38cceea 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,8 +27,6 @@ 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"] -- cgit v1.2.1