[console_scripts]
mahavishnu = mahavishnu._main_cli:app

[mahavishnu.adapters]
agno = mahavishnu.engines.agno_adapter:agno_adapter_entries
prefect = mahavishnu.engines.prefect_adapter:prefect_adapter_entries
worker = mahavishnu.core.adapters.worker:worker_adapter_entries
