--- pyproject.toml.orig 2026-03-28 07:41:34 UTC +++ pyproject.toml @@ -14,7 +14,7 @@ requires-python = ">=3.9" { name = "Ryoki Hamano", "email" = "hamano_ryoki_xa@cyberagent.co.jp" } ] requires-python = ">=3.9" -license = "MIT" +license = { text = "MIT" } classifiers = [ "Development Status :: 4 - Beta", "Intended Audience :: Developers",