Skip to content

Commit

Permalink
Merge pull request #37 from ComfyNodePRs/licence-update
Browse files Browse the repository at this point in the history
Update PyProject Toml - License
  • Loading branch information
Trung0246 authored Aug 2, 2024
2 parents 5def4a3 + a7624de commit 652cdb6
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-0246"
description = "Random nodes for ComfyUI I made to solve my struggle with ComfyUI (ex: pipe, process). Have varying quality."
version = "1.0.0"
license = "LICENSE"
license = { file = "LICENSE" }
dependencies = ["wrapt", "natsort"]

[project.urls]
Expand Down

0 comments on commit 652cdb6

Please sign in to comment.