Skip to content

Commit f89c0c1

Browse files
authored
Merge pull request #13 from ComfyNodePRs/licence-update
Update PyProject Toml - License
2 parents dd0dc24 + e16d4fd commit f89c0c1

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-dev-utils"
33
description = "Execution Time Analysis, Reroute Enhancement, Node collection for developers."
44
dynamic = "0.4.1"
5-
license = "LICENSE"
5+
license = { file = "LICENSE" }
66
dependencies = ["aiohttp-sse"]
77

88
[project.urls]

0 commit comments

Comments
 (0)