From 0645a934947d6311c427c85bc817e7ecc4c20db7 Mon Sep 17 00:00:00 2001 From: Quentin Date: Mon, 7 Jul 2025 16:18:02 +0200 Subject: [PATCH] fixed classifiers --- pyproject.toml | 2 -- 1 file changed, 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 04fe3f0..4cb588b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,8 +34,6 @@ classifiers=[ "Programming Language :: Python", "Topic :: Software Development", "Topic :: Scientific/Engineering", - "Topic :: Scientific/Engineering :: Machine Learning", - "Topic :: Scientific/Engineering :: Mathematics", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Operating System :: Unix",