Skip to content
This repository was archived by the owner on Jun 13, 2025. It is now read-only.

Add pyproject.toml for Custom Node Registry #9

Merged
merged 1 commit into from
Jun 30, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
[project]
name = "comfyui-logic"
description = "An extension to ComfyUI that introduces logic nodes and conditional rendering capabilities."
version = "1.0.0"
license = "LICENSE"

[project.urls]
Repository = "https://github.com/theUpsider/ComfyUI-Logic"
# Used by Comfy Registry https://comfyregistry.org

[tool.comfy]
PublisherId = ""
DisplayName = "ComfyUI-Logic"
Icon = ""