Skip to content

Commit dd45fc3

Browse files
authored
Update setup.py
1 parent 542d347 commit dd45fc3

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
@@ -46,7 +46,7 @@ def get_version():
4646

4747
PLUGIN_ENTRY_POINT = 'ovos-solver-failure-plugin=ovos_solver_failure_plugin:FailureSolver'
4848
setup(
49-
name='ovos-solver-failure-plugin',
49+
name='ovos_solver_failure_plugin',
5050
version=get_version(),
5151
description='A question solver plugin for ovos/neon/mycroft',
5252
url='https://github.com/OpenVoiceOS/ovos-solver-failure-plugin',

0 commit comments

Comments
 (0)