mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-05-28 18:51:17 +02:00
9 lines
122 B
Plaintext
9 lines
122 B
Plaintext
# Install the necessary requirements
|
|
-r requirements.txt
|
|
|
|
# Python development requirements
|
|
nose2
|
|
flake8
|
|
pep8-naming
|
|
yapf
|