google / avatar

Apache License 2.0
20 stars 10 forks source link

L2CAP cases #57

Open zxzxwu opened 1 year ago

uael commented 1 year ago

Can you apply the following ? Once the bumble PR is merged we can update bumble accordingly :ok_hand:

--- a/pyproject.toml
+++ b/pyproject.toml
@@ -10,7 +10,7 @@ classifiers = [
 ]
 dependencies = [
     "bt-test-interfaces>=0.0.4",
-    "bumble>=0.0.176",
+    "bumble@git+https://github.com/zxzxwu/bumble#egg=l2cap_pandora",
     "protobuf==4.24.2",
     "grpcio==1.57",
     "mobly==1.12.2",