From 72d618e1104a2afeb475c9f4fe2216e8cfd50f5b Mon Sep 17 00:00:00 2001 From: nishant-dash Date: Tue, 9 Jan 2024 23:27:36 +0400 Subject: [PATCH] some more cleanup --- pyproject.toml | 2 -- 1 file changed, 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index e1f91d0..bb161fa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,13 +23,11 @@ authors = [ { name = "Nishant Dash" }, ] classifiers = [ - "Development Status :: 2 - Pre-Alpha", "Environment :: Plugins", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: MIT", "Operating System :: OS Independent", - "Topic :: System :: Installation/Setup", "Topic :: Utilities", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.10",