Skip to content

Commit 5bfdea2

Browse files
authored
Update setup.py
1 parent a5bf395 commit 5bfdea2

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
@@ -36,7 +36,7 @@
3636
},
3737
entry_points={
3838
'console_scripts': [
39-
'run = __main__',
39+
'install = main:__main__',
4040
],
4141
},
4242
project_urls={

0 commit comments

Comments
 (0)