From fb31da03d546d08df89a9092325c021a9f2333fd Mon Sep 17 00:00:00 2001 From: Jeff Klenzing Date: Fri, 5 Apr 2024 15:10:52 -0400 Subject: [PATCH] DOC: update meta --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 7c1f9a39e..b85f70a40 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,6 @@ classifiers = [ "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 3.6", - "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12",