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

Co-authored-by: snomiao <snomiao+comfy-pr@gmail.com>
This commit is contained in:
Robin Huang
2025-01-08 18:16:53 -08:00
committed by GitHub
parent bfedcb2a7d
commit c1e89eb177

View File

@@ -2,7 +2,7 @@
name = "comfyui-model-manager"
description = "Manage models: browsing, download and delete."
version = "2.1.6"
license = "LICENSE"
license = { file = "LICENSE" }
dependencies = ["markdownify"]
[project.urls]