LinuxForHealth/py-service-wrapper

Support multiple modules in YAML file

Opened this issue · 0 comments

Currently we can only define a single module in the YAML file and all entrypoints must be in that module. We should support multiple modules, each with its own list of entrypoints.