blob: 2fb450fba423fce100546d63c154eb37536abc41 [file] [log] [blame]
python_library_host {
name: "bumble",
srcs: [
"bumble/*.py",
"bumble/profiles/*.py",
"bumble/transport/*.py",
],
libs: [
"py-cryptography",
],
}