Skip to content

Commit bde8d8b

Browse files
committed
partial cleanup
1 parent 838424f commit bde8d8b

9 files changed

Lines changed: 4 additions & 180 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/ad-sdl/wei
1+
FROM ghcr.io/ad-sdl/madsci
22

33
LABEL org.opencontainers.image.source=https://github.com/AD-SDL/mir_module
44
LABEL org.opencontainers.image.description="Drivers and REST API's for the mir plate handler robots"

Makefile

Lines changed: 0 additions & 21 deletions
This file was deleted.

pyproject.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@ authors = [
1212
{name = "Aileen Cleary", email = "acleary@anl.gov"},
1313
]
1414
dependencies = [
15-
"ad_sdl.wei>=0.5.3",
15+
"madsci-node-module",
16+
"madsci-client",
17+
"madsci-common",
1618
"fastapi>=0.103.2",
1719
"uvicorn>=0.21.1",
1820
"pytest",

tests/test_base.py

Lines changed: 0 additions & 25 deletions
This file was deleted.

tests/test_module.py

Lines changed: 0 additions & 46 deletions
This file was deleted.

tests/workcell_defs/test_workcell.yaml

Lines changed: 0 additions & 19 deletions
This file was deleted.

tests/workflow_defs/test_workflow.yaml

Lines changed: 0 additions & 15 deletions
This file was deleted.

wei.compose.yaml

Lines changed: 0 additions & 52 deletions
This file was deleted.

0 commit comments

Comments
 (0)