From 093af383dd55f7c12560c727d204fb4c84aba293 Mon Sep 17 00:00:00 2001 From: Samuel Larkin Date: Fri, 27 Oct 2023 16:01:36 -0400 Subject: [PATCH] fix: Removed duplicated classifiers --- pyproject.toml | 3 --- 1 file changed, 3 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index c1842f9..70ba044 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,15 +29,12 @@ classifiers = [ "Topic :: Scientific/Engineering :: Information Analysis", "Topic :: Scientific/Engineering :: Mathematics", "Topic :: Software Development :: Libraries", - "Topic :: Software Development :: Libraries", - "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Software Development :: User Interfaces", "Topic :: System :: Installation/Setup", "Topic :: System :: Shells", "Topic :: Terminals", "Topic :: Utilities", - "Topic :: Utilities", "Typing :: Typed", ] dependencies = [