--- pyproject.toml.orig 2026-03-17 20:59:00 UTC +++ pyproject.toml @@ -7,7 +7,7 @@ version = "0.3.173" description = "Core helpers for ComfyUI workflow templates" readme = {text = "Core helpers for ComfyUI workflow templates.", content-type = "text/plain"} requires-python = ">=3.9" -license = "MIT" +license = {text = "MIT"} [tool.setuptools.packages.find] where = ["src"]