Skip to content

Commit d0dbb48

Browse files
committed
add optional smartem-decisions dependency
1 parent b99a9ac commit d0dbb48

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,9 @@ server = [
6868
"stomp-py>8.1.1", # 8.1.1 (released 2024-04-06) doesn't work with our project
6969
"zocalo>=1",
7070
]
71+
smartem = [
72+
"smartem-decisions[backend]",
73+
]
7174
[project.urls]
7275
Bug-Tracker = "https://github.com/DiamondLightSource/python-murfey/issues"
7376
Documentation = "https://github.com/DiamondLightSource/python-murfey"

0 commit comments

Comments
 (0)