diff --git a/pyproject.toml b/pyproject.toml
index 8786ae31a1b2e9d4d345fd4ba7b718382d099ffc..2e35c2f9f59158715a5fbab4254d3754d406ed15 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -13,7 +13,7 @@ classifiers = [
     "Programming Language :: Python :: 3",
     "Topic :: Scientific/Engineering :: Bio-Informatics",
     "Natural Language :: English",
-    "License :: OSI Approved :: GNU General Public License v3 (GPLv3)"
+    # "License :: OSI Approved :: GNU General Public License v3 (GPLv3)"
 ]
 readme = "README.md"