Skip to content

Commit 9a16fcb

Browse files
authored
Merge pull request #4 from ComfyNodePRs/licence-update
Update PyProject Toml - License
2 parents f329437 + 8b08186 commit 9a16fcb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pyproject.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
[project]
22
name = "comfyui-utils-nodes"
3+
34
description = "Nodes:LoadImageWithSwitch, ImageBatchOneOrMore, ModifyTextGender, ImageCompositeMaskedWithSwitch, ColorCorrectOfUtils, SplitMask, MaskFastGrow, CheckpointLoaderSimpleWithSwitch, ImageResizeTo8x, MatchImageRatioToPreset etc."
45
version = "1.0.8"
5-
license = "LICENSE"
6+
license = { file = "LICENSE" }
7+
68
dependencies = []
79

810
[project.urls]

0 commit comments

Comments
 (0)