From 035db3cf54c04c569c4b547721de601b1c7c242f Mon Sep 17 00:00:00 2001 From: Tomasz Kramkowski Date: Sun, 31 Aug 2025 18:34:36 +0100 Subject: Use license field rather than classifier --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 762920b..8c35ad0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,9 +6,9 @@ build-backend = "flit_core.buildapi" name = "ssg" dependencies = ["Jinja2 >= 3,< 4"] authors = [{name = "Tomasz Kramkowski", email = "tomasz@kramkow.ski"}] +license = "MIT" classifiers = [ "Intended Audience :: Developers", - "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries :: Python Modules", ] -- cgit v1.2.3-70-g09d2