add workflow to publish to pypi

This commit is contained in:
bymyself
2025-04-08 21:56:24 -07:00
parent 42e8a959dd
commit 81e84fad78
3 changed files with 65 additions and 2 deletions

View File

@@ -1,2 +1,7 @@
include comfyui_manager/js/*
include comfyui_manager/*.json
include comfyui_manager/*.json
include comfyui_manager/glob/*
include LICENSE.txt
include README.md
include requirements.txt
include pyproject.toml