Skip to content
This repository was archived by the owner on Jan 23, 2026. It is now read-only.

Commit 2bb6784

Browse files
committed
Add corellium-api to dependencies of corellium driver
1 parent e7bd6cc commit 2bb6784

2 files changed

Lines changed: 164 additions & 139 deletions

File tree

packages/jumpstarter-driver-corellium/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ dependencies = [
1212
"jumpstarter-driver-power",
1313
"pyserial>=3.5",
1414
"asyncclick>=8.1.7.2",
15+
"corellium-api>=0.4.0",
1516
]
1617

1718
[project.entry-points."jumpstarter.drivers"]

0 commit comments

Comments
 (0)