Update command name
All checks were successful
ci/woodpecker/push/tests Pipeline was successful

This commit is contained in:
sonny 2025-05-03 14:39:13 +02:00
parent 7fb62ce201
commit 4dad8eb1e7
5 changed files with 157 additions and 157 deletions

View file

@ -24,7 +24,7 @@ sentry-enabled = ["sentry_sdk>=0.19.5"]
find = {include = ["transip_client"]}
[project.scripts]
transip-listen = "transip_client.cli:run"
transip-update = "transip_client.cli:update"
[build-system]
requires = ["setuptools"]