build: fixed ds plugin name
This commit is contained in:
+1
-1
@@ -37,7 +37,7 @@ dev = [
|
||||
plugin_bec = "pxiii_bec"
|
||||
|
||||
[project.entry-points."bec.deployment.device_server"]
|
||||
plugin_ds_startup = "csaxs_bec.deployment.device_server.startup:run"
|
||||
plugin_ds_startup = "pxiii_bec.deployment.device_server.startup:run"
|
||||
|
||||
[project.entry-points."bec.scans"]
|
||||
plugin_scans = "pxiii_bec.scans"
|
||||
|
||||
Reference in New Issue
Block a user