We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13f35a7 commit 2e669e0Copy full SHA for 2e669e0
pyproject.toml
@@ -96,7 +96,6 @@ GitHub = "https://github.com/DiamondLightSource/python-murfey"
96
"murfey.sessions" = "murfey.cli.db_sessions:run"
97
"murfey.simulate" = "murfey.cli.dummy:run"
98
"murfey.spa_inject" = "murfey.cli.inject_spa_processing:run"
99
-"murfey.spa_ispyb_entries" = "murfey.cli.spa_ispyb_messages:run"
100
"murfey.transfer" = "murfey.cli.transfer:run"
101
[project.entry-points."murfey.config.extraction"]
102
"murfey_machine" = "murfey.util.config:get_extended_machine_config"
0 commit comments