Comfy-Org / comfy-cli

Command Line Interface for Managing ComfyUI
https://docs.comfy.org/comfy-cli/getting-started
GNU General Public License v3.0
288 stars 48 forks source link

`Find_Req_Files` now returns at most one requirements file per dir #186

Closed telamonian closed 2 months ago

telamonian commented 2 months ago

prioritizes based on the order of names in DependencyCompiler.reqNames. This PR is done, but should get a unittest before getting pulled in Done

ping @yoland68

yoland68 commented 2 months ago

👍