From badc1c0cb43ad8b2518c84ea4d9653fff066ef47 Mon Sep 17 00:00:00 2001 From: snomiao Date: Fri, 2 Aug 2024 23:03:51 +0000 Subject: [PATCH] chore(licence-update): Update PyProject Toml - License --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 2f30034..aee2486 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ name = "comfyui-inspire-pack" description = "This extension provides various nodes to support Lora Block Weight and the Impact Pack. Provides many easily applicable regional features and applications for Variation Seed." version = "0.82.6" -license = "LICENSE" +license = { file = "LICENSE" } dependencies = ["matplotlib", "cachetools"] [project.urls]