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 a5bf395 commit 5bfdea2Copy full SHA for 5bfdea2
setup.py
@@ -36,7 +36,7 @@
36
},
37
entry_points={
38
'console_scripts': [
39
- 'run = __main__',
+ 'install = main:__main__',
40
],
41
42
project_urls={
0 commit comments