fix: move repository URL to [project.urls] for comfy-cli

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-05 19:34:30 +02:00
parent dfad38a5c3
commit db884341e8
+3 -1
View File
@@ -4,8 +4,10 @@ description = "ComfyUI nodes for OmniVoice — multilingual zero-shot TTS with v
version = "1.0.0" version = "1.0.0"
license = "GPL-3.0-only" license = "GPL-3.0-only"
[project.urls]
Repository = "https://github.com/ethanfel/ComfyUI-Omnivoice"
[tool.comfy] [tool.comfy]
PublisherId = "ethanfel" PublisherId = "ethanfel"
DisplayName = "ComfyUI-Omnivoice" DisplayName = "ComfyUI-Omnivoice"
Icon = "" Icon = ""
Repository = "https://github.com/ethanfel/ComfyUI-Omnivoice"