From 3b75d5a39444a76f4358271bb107d1472242a2c7 Mon Sep 17 00:00:00 2001 From: snomiao Date: Fri, 14 Jun 2024 06:45:34 +0000 Subject: [PATCH] chore(pyproject): Add pyproject.toml for Custom Node Registry --- pyproject.toml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 pyproject.toml diff --git a/pyproject.toml b/pyproject.toml new file mode 100644 index 0000000..2bbf531 --- /dev/null +++ b/pyproject.toml @@ -0,0 +1,14 @@ +[project] +name = "comfyui-ramdom-node" +description = "Shuffle nodes after queue added. [w/Repository name has been changed from comfyui-random-node-39 to comfyui-random-node. Please remove and reinstall it.]" +version = "1.0.0" +license = "LICENSE" + +[project.urls] +Repository = "https://github.com/shinich39/comfyui-ramdom-node" +# Used by Comfy Registry https://comfyregistry.org + +[tool.comfy] +PublisherId = "" +DisplayName = "comfyui-ramdom-node" +Icon = ""