dotty-dict is a wrapper around python dictionary and dict like objects. It is a runtime dependency for qmk_cli
@StevenK, @TheBlackCat, @alarrosa, @aplanas, @dgarcia, @dirkmueller, @glaubitz, @mcalabkova, @mcepl, @mimi_vx, @ojkastl_buildservice, @posophe, @rjschwei, @sleep_walker, @tbechtold: review reminder
ditto like milc … are you certain it is truly required https://github.com/search?q=repo%3Aqmk%2Fqmk_cli+dotty&type=code ?
milc
dotty-dict, milc and hjson are required by qmk_firmware https://github.com/qmk/qmk_firmware that is pulled by the command qmk setup
qmk setup
Shouldn’t we have qmk_firmware packaged then as well?
qmk_firmware
qmk_firmware is not compiled and qmk setup pulls its master branch (https://github.com/qmk/qmk_cli/blob/1.1.5/qmk_cli/subcommands/setup.py).
I guess it could be packaged together with qmk_cli but it would need to be updated often.
qmk_cli
Compilation of keyboard firmware targets each time one specific keyboard and specific keymap.
Perhaps short information on usage could be provided in the package description.
iDesmI created request 9 months ago
mcepl declined request 9 months ago
The same, a two-year dead project. Not in the general Python devel project, please.
The Open Build Service is an openSUSE project.
@StevenK, @TheBlackCat, @alarrosa, @aplanas, @dgarcia, @dirkmueller, @glaubitz, @mcalabkova, @mcepl, @mimi_vx, @ojkastl_buildservice, @posophe, @rjschwei, @sleep_walker, @tbechtold: review reminder
ditto like
milc
… are you certain it is truly required https://github.com/search?q=repo%3Aqmk%2Fqmk_cli+dotty&type=code ?dotty-dict, milc and hjson are required by qmk_firmware https://github.com/qmk/qmk_firmware that is pulled by the command
qmk setup
Shouldn’t we have
qmk_firmware
packaged then as well?qmk_firmware is not compiled and
qmk setup
pulls its master branch (https://github.com/qmk/qmk_cli/blob/1.1.5/qmk_cli/subcommands/setup.py).I guess it could be packaged together with
qmk_cli
but it would need to be updated often.Compilation of keyboard firmware targets each time one specific keyboard and specific keymap.
Perhaps short information on usage could be provided in the package description.