Skip to content

Commit ce9e46a

Browse files
author
Chuyang Deng
committed
remove cli entry point
1 parent f370608 commit ce9e46a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,6 @@ def read_version():
103103
extras_require=extras,
104104
entry_points={
105105
"console_scripts": [
106-
"sagemaker=sagemaker.cli.main:main",
107106
"sagemaker-upgrade-v2=sagemaker.cli.compatibility.v2.sagemaker_upgrade_v2:main",
108107
]
109108
},

0 commit comments

Comments
 (0)