chore(licence-update): Update PyProject Toml - License (#226)

Co-authored-by: snomiao <snomiao+comfy-pr@gmail.com>
This commit is contained in:
haohaocreates
2024-08-06 22:43:52 -04:00
committed by GitHub
parent a6df20f4c6
commit 69f7f55e84

View File

@@ -2,7 +2,7 @@
name = "efficiency-nodes-comfyui"
description = "Efficiency Nodes for ComfyUI Version 2.0 A collection of ComfyUI custom nodes to help streamline workflows and reduce total node count."
version = "1.0.3"
license = "LICENSE"
license = { file = "LICENSE" }
dependencies = ["clip-interrogator", "simpleeval"]
[project.urls]