From a5dc322066f7f9e39cf911faee845861b8d34c47 Mon Sep 17 00:00:00 2001 From: Hemna Date: Mon, 23 Sep 2024 17:09:43 -0400 Subject: [PATCH] Removed invalid pyproject classifier --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 6eb3277..4059939 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -87,7 +87,6 @@ classifiers = [ "Intended Audience :: End Users/Desktop", "Intended Audience :: Information Technology", "Topic :: Communications :: Ham Radio", - "Topic :: Communications :: Internet Relay Chat", "Topic :: Internet", "Programming Language :: Python :: 3 :: Only", "Programming Language :: Python :: 3",