Skip to content

Commit b0eb7c8

Browse files
committed
Add service entry point
1 parent 95003de commit b0eb7c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ GitHub = "https://github.com/DiamondLightSource/python-zocalo"
6060

6161
[project.entry-points."workflows.services"]
6262
Dispatcher = "zocalo.service.dispatcher:Dispatcher"
63+
DLSPyMcaFitter = "zocalo.service.pymca_fitter:DLSPyMcaFitter"
6364
JSONLines = "zocalo.service.jsonlines:JSONLines"
6465
Mailer = "zocalo.service.mailer:Mailer"
6566
Schlockmeister = "zocalo.service.schlockmeister:Schlockmeister"

0 commit comments

Comments
 (0)