--- pyproject.toml.orig 2026-06-25 20:22:23 UTC +++ pyproject.toml @@ -11,7 +11,7 @@ authors = [ authors = [ { name = "Martin Fleischmann", email = "martin@martinfleischmann.net" }, ] -license = "BSD-3-Clause" +license = { text = "BSD-3-Clause" } classifiers = [ "Programming Language :: Python :: 3", "Operating System :: OS Independent",