Skip to content

Commit e3b1dfc

Browse files
committed
updated setup.py
1 parent 3742c09 commit e3b1dfc

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
@@ -33,7 +33,7 @@
3333
},
3434
entry_points={
3535
'console_scripts': [
36-
'name=wsgi:__main__',
36+
'install=wsgi:__main__',
3737
],
3838
},
3939
project_urls={

0 commit comments

Comments
 (0)