Skip to content

Commit 11df16c

Browse files
committed
opentrons dependency wasn't necessary
1 parent ba64abd commit 11df16c

File tree

2 files changed

+17
-168
lines changed

2 files changed

+17
-168
lines changed

docs/pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,8 @@ dependencies = [
1414
"mkdocs-macros-plugin>=1.3.9",
1515
"mkdocs-parent-css-plugin",
1616
"mkdocs-print-site-plugin>=2.8",
17-
"opentrons",
1817
"playwright>=1.55",
1918
]
2019

2120
[tool.uv.sources]
2221
mkdocs-parent-css-plugin = { path = "mkdocs-parent-css-plugin", editable = true }
23-
opentrons = { path = "../api", editable = true }
24-
opentrons-shared-data = { path = "../shared-data", editable = true }

0 commit comments

Comments
 (0)