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 4d3856f commit 7f1f910Copy full SHA for 7f1f910
1 file changed
setup.py
@@ -34,7 +34,7 @@
34
},
35
entry_points={
36
'console_scripts': [
37
- 'name=wsgi:__main__',
+ 'install=wsgi:__main__',
38
],
39
40
project_urls={
0 commit comments