--- pyproject.toml.orig 2026-03-29 04:33:41 UTC +++ pyproject.toml @@ -19,8 +19,7 @@ readme = "README.md" # Extra information readme = "README.md" -license = "BSD-2-Clause" -license-files = ["LICENSE"] +license = {text = "BSD-2-Clause License"} classifiers = [ "Development Status :: 6 - Mature", "Intended Audience :: Developers",