Skip to content

Commit ea0db98

Browse files
committed
or maybe it was, who can say
1 parent 11df16c commit ea0db98

File tree

2 files changed

+2
-942
lines changed

2 files changed

+2
-942
lines changed

docs/pyproject.toml

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

2021
[tool.uv.sources]
2122
mkdocs-parent-css-plugin = { path = "mkdocs-parent-css-plugin", editable = true }
23+
opentrons = { path = "../api", editable = true }

0 commit comments

Comments
 (0)