We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95003de commit b0eb7c8Copy full SHA for b0eb7c8
pyproject.toml
@@ -60,6 +60,7 @@ GitHub = "https://github.com/DiamondLightSource/python-zocalo"
60
61
[project.entry-points."workflows.services"]
62
Dispatcher = "zocalo.service.dispatcher:Dispatcher"
63
+DLSPyMcaFitter = "zocalo.service.pymca_fitter:DLSPyMcaFitter"
64
JSONLines = "zocalo.service.jsonlines:JSONLines"
65
Mailer = "zocalo.service.mailer:Mailer"
66
Schlockmeister = "zocalo.service.schlockmeister:Schlockmeister"
0 commit comments