mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-08-09 22:20:43 +02:00
10 lines
133 B
Plaintext
10 lines
133 B
Plaintext
# Install the necessary requirements
|
|
-r requirements.txt
|
|
|
|
# Python development requirements
|
|
codeowners
|
|
nose2
|
|
flake8
|
|
pep8-naming
|
|
yapf
|