Initial DumasNodes seed
This commit is contained in:
13
pyproject.toml
Normal file
13
pyproject.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
[project]
|
||||
name = "dumasnodes"
|
||||
description = "Dumas-branded generic utility nodes for ComfyUI, starting with JSON helpers."
|
||||
version = "0.1.0"
|
||||
license = { file = "LICENSE" }
|
||||
|
||||
[project.urls]
|
||||
Repository = "https://git.dumas.ddns.net/chris.dumas/DumasNodes"
|
||||
|
||||
[tool.comfy]
|
||||
PublisherId = "chris-dumas"
|
||||
DisplayName = "DumasNodes"
|
||||
Icon = ""
|
||||
Reference in New Issue
Block a user