drop SPDX license identifier, keep only license-files

Leave the SPDX identifier decision to ComfyUI maintainers.
This commit is contained in:
fecet 2026-02-21 01:09:32 +08:00
parent d2384ced6b
commit d93d192976
No known key found for this signature in database

View File

@ -2,7 +2,6 @@
name = "ComfyUI"
version = "0.14.1"
readme = "README.md"
license = "GPL-3.0-only"
license-files = ["LICENSE"]
requires-python = ">=3.10"