--- pyproject.toml.orig 2026-03-17 21:00:00 UTC +++ pyproject.toml @@ -7,7 +7,7 @@ version = "0.3.64" description = "Media bundle containing API-driven workflow assets" readme = {text = "Media bundle containing API-driven workflow assets for ComfyUI.", content-type = "text/plain"} requires-python = ">=3.9" -license = "MIT" +license = {text = "MIT"} [tool.setuptools.packages.find] where = ["src"]