Nix shell updates (#17243)
This commit is contained in:
@@ -14,11 +14,12 @@ argcomplete = "*"
|
||||
colorama = "*"
|
||||
hid = "*"
|
||||
hjson = "*"
|
||||
jsonschema = ">=3"
|
||||
jsonschema = ">=4"
|
||||
milc = ">=1.4.2"
|
||||
Pygments = "*"
|
||||
pyusb = "*"
|
||||
qmk-dotty-dict = "*"
|
||||
pillow = "*"
|
||||
|
||||
# This dependency is not mentioned in requirements.txt (QMK CLI is not a
|
||||
# library package that is required by the Python code in qmk_firmware), but is
|
||||
@@ -29,6 +30,7 @@ qmk = "*"
|
||||
nose2 = "*"
|
||||
flake8 = "*"
|
||||
pep8-naming = "*"
|
||||
pyflakes = "*"
|
||||
yapf = "*"
|
||||
|
||||
[build-system]
|
||||
|
||||
Reference in New Issue
Block a user