Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Size: Mime:
from kiara import (KiaraEntryPointItem, find_pipeline_base_path_for_module)

pipelines: KiaraEntryPointItem = (
    find_pipeline_base_path_for_module,
    ["lumy_middleware.kiara_modules.pipelines"],
)

KIARA_METADATA = {"tags": ["pipeline"], "labels": {"pipeline": "true"}}