Skip to content

Commit 6c369f4

Browse files
author
DUYN
committed
Fix scripts
1 parent 1b442cf commit 6c369f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
'colorama', 'wrapt', 'requests'
2020
],
2121
python_requires='>=3.6',
22-
scripts=['investing_bot_framework/bin/investing-investing_bot_framework-admin'],
22+
scripts=['investing_bot_framework/bin/investing-bot-framework-admin'],
2323
include_package_data=True,
2424
)

0 commit comments

Comments
 (0)