Skip to content

Commit 9ed4a9f

Browse files
committed
chore(licence-update): Add pyproject.toml for Custom Node Registry
1 parent b6bf0f3 commit 9ed4a9f

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-JakeUpgrade"
33
description = "ComfyUI workflow customization by Jake."
44
version = "1.0.8"
5-
license = "LICENSE"
5+
license = { file = "LICENSE" }
66
dependencies = ["opencv-python", "piexif", "torch", "numpy", "numexpr", "simpleeval"]
77

88
[project.urls]

0 commit comments

Comments
 (0)