fix setup.cfg
This commit is contained in:
parent
1326e78b59
commit
73a76a94c5
1 changed files with 2 additions and 1 deletions
|
@ -16,4 +16,5 @@ py_modules =
|
|||
[options.entry_points]
|
||||
plover.machine =
|
||||
Plover HID = plover_machine_hid:HidMachine
|
||||
plover.extension = plover_machine_hid:UnicodeSender
|
||||
plover.extension =
|
||||
RKB Unicode Sender = plover_machine_hid:UnicodeSender
|
Loading…
Reference in a new issue