diff --git a/pyproject.toml b/pyproject.toml index da50a53..0f2fd17 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ name = "comfyui-animatediff-evolved" description = "Improved AnimateDiff integration for ComfyUI." version = "1.0.11" -license = "LICENSE" +license = { file = "LICENSE" } dependencies = [] [project.urls]