diff --git a/pyproject.toml b/pyproject.toml index 46f12ad62..cdbc3a751 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -73,7 +73,7 @@ echoscp = "pynetdicom.apps.echoscp.echoscp:main" echoscu = "pynetdicom.apps.echoscu.echoscu:main" findscu = "pynetdicom.apps.findscu.findscu:main" getscu = "pynetdicom.apps.getscu.getscu:main" -movescu = "pynetdicom.apps.movescu.echoscp:main" +movescu = "pynetdicom.apps.movescu.movescu:main" qrscp = "pynetdicom.apps.qrscp.qrscp:main" storescp = "pynetdicom.apps.storescp.storescp:main" storescu = "pynetdicom.apps.storescu.storescu:main"