From 3d95275feb1f022c13ade2e4e348ca43d25455d7 Mon Sep 17 00:00:00 2001 From: mjellits Date: Wed, 8 Jan 2025 22:03:46 +0100 Subject: [PATCH] update .toml --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index d943dad..154297e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,3 +23,4 @@ namespaces = true [project.scripts] unicast_client = "leaudio.apps.bap_unicast_client:main" +broadcast_source = "leaudio.apps.bap_broadcast_source:main" \ No newline at end of file