forked from auracaster/bumble_mirror
pandora: implement L2CAP pandora service
Co-authored-by: Josh Wu <joshwu@google.com>
This commit is contained in:
@@ -33,7 +33,7 @@ include_package_data = True
|
||||
install_requires =
|
||||
aiohttp ~= 3.8; platform_system!='Emscripten'
|
||||
appdirs >= 1.4; platform_system!='Emscripten'
|
||||
bt-test-interfaces >= 0.0.2; platform_system!='Emscripten'
|
||||
bt-test-interfaces >= 0.0.5; platform_system!='Emscripten'
|
||||
click == 8.1.3; platform_system!='Emscripten'
|
||||
cryptography == 39; platform_system!='Emscripten'
|
||||
# Pyodide bundles a version of cryptography that is built for wasm, which may not match the
|
||||
|
||||
Reference in New Issue
Block a user