We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba64abd commit 11df16cCopy full SHA for 11df16c
docs/pyproject.toml
@@ -14,11 +14,8 @@ dependencies = [
14
"mkdocs-macros-plugin>=1.3.9",
15
"mkdocs-parent-css-plugin",
16
"mkdocs-print-site-plugin>=2.8",
17
- "opentrons",
18
"playwright>=1.55",
19
]
20
21
[tool.uv.sources]
22
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