From f7966f6eb7ff7e7bfc5858d83c010fe86895af4e Mon Sep 17 00:00:00 2001 From: Ezeudoh Tochukwu Date: Tue, 8 Aug 2023 17:32:37 +0100 Subject: [PATCH] refactored pyproject.toml --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index d01b9b1..52367d1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,6 @@ classifiers = [ "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", - "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8", "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10",