File tree Expand file tree Collapse file tree 2 files changed +1
-1
lines changed
Expand file tree Collapse file tree 2 files changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -80,11 +80,11 @@ GitHub = "https://github.com/DiamondLightSource/python-murfey"
8080[project .scripts ]
8181murfey = " murfey.client:run"
8282"murfey.add_user" = " murfey.cli.add_user:run"
83+ "murfey.create_config" = " murfey.cli.create_config:run"
8384"murfey.create_db" = " murfey.cli.create_db:run"
8485"murfey.db_sql" = " murfey.cli.murfey_db_sql:run"
8586"murfey.decrypt_password" = " murfey.cli.decrypt_db_password:run"
8687"murfey.dlq_murfey" = " murfey.cli.dlq_resubmit:run"
87- "murfey.generate_config" = " murfey.cli.generate_config:run"
8888"murfey.generate_key" = " murfey.cli.generate_crypto_key:run"
8989"murfey.generate_password" = " murfey.cli.generate_db_password:run"
9090"murfey.instrument_server" = " murfey.instrument_server:run"
File renamed without changes.
You can’t perform that action at this time.
0 commit comments