Skip to content

Commit

Permalink
add opentrons-hardware to firmware simulators
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanthecoder committed Oct 23, 2024
1 parent 7f8c99d commit 2816c2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions state_manager/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ mdformat_footnote = "^0.1.1"
# Expects the monorepo (opentrons) to be a sibling of this repo
opentrons = { path = "../../opentrons/api", develop = true}
opentrons-shared-data = { path = "../../opentrons/shared-data/python", develop = true }
opentrons-hardware = { path = "../../opentrons/opentrons-hardware", develop = true }
header_generation_utils = { path = "../header_generation_utils", develop = true}

[tool.poetry.scripts]
Expand Down

0 comments on commit 2816c2b

Please sign in to comment.