We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3742c09 commit e3b1dfcCopy full SHA for e3b1dfc
setup.py
@@ -33,7 +33,7 @@
33
},
34
entry_points={
35
'console_scripts': [
36
- 'name=wsgi:__main__',
+ 'install=wsgi:__main__',
37
],
38
39
project_urls={
0 commit comments