switch to qmk-dotty-dict (#13460)

This commit is contained in:
Zach White
2021-07-14 09:08:48 -07:00
committed by GitHub
parent 1c9af238dc
commit ffdfe3798b
2 changed files with 2 additions and 1 deletions

View File

@ -16,6 +16,7 @@ import_names = {
# A mapping of package name to importable name
'pep8-naming': 'pep8ext_naming',
'pyusb': 'usb.core',
'qmk-dotty-dict': 'dotty_dict'
}
safe_commands = [

View File

@ -2,10 +2,10 @@
appdirs
argcomplete
colorama
dotty-dict
hid
hjson
jsonschema>=3
milc>=1.4.2
pygments
pyusb
qmk-dotty-dict