Skip to content

Commit

Permalink
chore(licence-update): Add pyproject.toml for Custom Node Registry (#130
Browse files Browse the repository at this point in the history
)

Co-authored-by: snomiao <[email protected]>
  • Loading branch information
haohaocreates and comfy-pr-bot authored Aug 14, 2024
1 parent 07eec2b commit 46a2ada
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "comfyui_marascott_nodes"
description = "A set of nodes including a universal bus, an Inpainting By Mask and a large Upscaler/Refiner"
version = "5.0.4"
license = "LICENSE"
license = { file = "LICENSE" }
dependencies = ["blend_modes", "numba", "color-matcher", "groq", "opencv-python"]

[project.urls]
Expand Down

0 comments on commit 46a2ada

Please sign in to comment.