Skip to content

Commit ffe6f5b

Browse files
authored
Merge pull request #104 from ImagingDataCommons/bug/revert_cli_name
Revert CLI name from dicomweb-client to dicomweb_client
2 parents bc26877 + 1546347 commit ffe6f5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ docs = [
6969
]
7070

7171
[project.scripts]
72-
dicomweb-client = "dicomweb_client.cli:_main"
72+
dicomweb_client = "dicomweb_client.cli:_main"
7373

7474
[project.urls]
7575
homepage = "https://github.com/imagingdatacommons/dicomweb-client"

0 commit comments

Comments
 (0)