Skip to content

Commit

Permalink
[python] remove now unnecessary dependency mobly
Browse files Browse the repository at this point in the history
  • Loading branch information
agners committed May 23, 2023
1 parent f3bdde3 commit 5b0f9ba
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/controller/python/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,6 @@ chip_python_wheel_action("chip-core") {
"pyyaml",
"ipdb",
"deprecation",
"mobly",
"cryptography",
"ecdsa",
]
Expand Down Expand Up @@ -426,7 +425,6 @@ chip_python_wheel_action("chip-repl") {
"ipython!=8.1.0",
"rich",
"ipykernel",
"mobly",
]

if (current_os == "mac") {
Expand Down

0 comments on commit 5b0f9ba

Please sign in to comment.