Haidra-Org/hordelib_old

Published packages shouldn't do runtime git clone or file patching

Closed this issue · 1 comments

These are super useful features for development, but the pypi package shouldn't do this, and doesn't need to.

The build helper should actually, download what's required, patch it, and then package up all the final usable files together in a nice distributable package.

Would be easy, but needs some testing as to where we can put ComfyUI in a way that's compatible with pip/pypi/etc

This has been done