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 1b442cf commit 6c369f4Copy full SHA for 6c369f4
setup.py
@@ -19,6 +19,6 @@
19
'colorama', 'wrapt', 'requests'
20
],
21
python_requires='>=3.6',
22
- scripts=['investing_bot_framework/bin/investing-investing_bot_framework-admin'],
+ scripts=['investing_bot_framework/bin/investing-bot-framework-admin'],
23
include_package_data=True,
24
)
0 commit comments