Skip to content

Commit 7f1f910

Browse files
committed
added setup.py
1 parent 4d3856f commit 7f1f910

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
},
3535
entry_points={
3636
'console_scripts': [
37-
'name=wsgi:__main__',
37+
'install=wsgi:__main__',
3838
],
3939
},
4040
project_urls={

0 commit comments

Comments
 (0)