Skip to content

Commit afa60b0

Browse files
authored
Change script name to work with uvx more seamlessly (#8)
* change script name to work with uvx directly from PyPI
1 parent 9553b9f commit afa60b0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies = [
3030
]
3131

3232
[project.scripts]
33-
mcp-server-rabbitmq = "src.server:main"
33+
amq-mcp-server-rabbitmq = "src.server:main"
3434

3535
[project.urls]
3636
Homepage = "https://github.com/amazon-mq/mcp-server-rabbitmq"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)