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