Remove license field from pyproject.toml

This commit is contained in:
Samuel Sloniker 2022-07-14 20:06:48 -07:00
parent 70e1f542df
commit 62c3c27ddd

View File

@ -8,7 +8,6 @@ version = "2.0.1"
description = "General-purpose text classifier"
readme = "README.md"
authors = [{ name = "Samuel Sloniker", email = "sam@kj7rrv.com"}]
license = "GNU Lesser General Public License v3 or later (LGPLv3+)"
classifiers = [
"Programming Language :: Python",
"Programming Language :: Python :: 3",