From 0d8a6d17dfad5832fd223c354ead6b28e0ac9af1 Mon Sep 17 00:00:00 2001 From: Giorgi Merebashvili Date: Tue, 17 Feb 2026 16:06:26 +0400 Subject: [PATCH] fix: pyproject classifiers --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index d63fff7..71985cd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,6 @@ authors = [ classifiers = [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", - "License :: OSI Approved :: Apache-2.0", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3 :: Only",