Skip to content

Commit 2385b88

Browse files
committed
change the command
1 parent a5a7046 commit 2385b88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
install_requires=REQUIREMENTS,
4242
entry_points={
4343
"console_scripts": [
44-
"abstra_json_sql=abstra_json_sql.cli:main",
44+
"abstra-json-sql=abstra_json_sql.cli:main",
4545
],
4646
},
4747
)

0 commit comments

Comments
 (0)