Skip to content

Commit c2d49d5

Browse files
authored
Merge pull request #5 from ComfyNodePRs/licence-update
Update PyProject Toml - License thanks @haohaocreates
2 parents 42278a3 + e9b22ee commit c2d49d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "comfyui_industrialmagick"
33
description = "[a/ImageMagick](https://imagemagick.org/index.php) nodes for ComfyUI. Adds nodes to call ImageMagick subprocesses from ComfyUI.\nRequirements: [a/ImagMagick7](https://imagemagick.org/script/download.php), 'magick' command in your CLI environment."
44
version = "2.0.0"
5-
license = "LICENSE"
5+
license = { file = "LICENSE" }
66

77
[project.urls]
88
Repository = "https://github.com/my-opencode/ComfyUI_IndustrialMagick"

0 commit comments

Comments
 (0)