mirror of
https://github.com/firewalkwithm3/qmk_firmware.git
synced 2024-11-22 19:40:29 +08:00
588bcdc8ca
* Add support for tab completion * make flake8 happy * Add documentation
10 lines
103 B
Plaintext
10 lines
103 B
Plaintext
# Python requirements
|
|
appdirs
|
|
argcomplete
|
|
colorama
|
|
dotty-dict
|
|
hjson
|
|
jsonschema>=3
|
|
milc>=1.3.0
|
|
pygments
|