Skip to content

Commit

Permalink
switch to qmk-dotty-dict (qmk#13460)
Browse files Browse the repository at this point in the history
  • Loading branch information
skullydazed authored and nhongooi committed Dec 5, 2021
1 parent ff4101f commit 56ab5ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions lib/python/qmk/cli/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
# A mapping of package name to importable name
'pep8-naming': 'pep8ext_naming',
'pyusb': 'usb.core',
'qmk-dotty-dict': 'dotty_dict'
}

safe_commands = [
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
appdirs
argcomplete
colorama
dotty-dict
hid
hjson
jsonschema>=3
milc>=1.4.2
pygments
pyusb
qmk-dotty-dict

0 comments on commit 56ab5ff

Please sign in to comment.