~ruther/qmk_firmware

ref: 75b40dc7a537e7f223a73c165a3f6f0e2e91817c qmk_firmware/requirements-dev.txt -rw-r--r-- 131 bytes
75b40dc7 — Takeshi ISHII Fix mistakes in the include path in `helix/rev2/local_features.mk`. (#16507) 3 years ago
                                                                                
1
2
3
4
5
6
7
8
9
# Install the necessary requirements
-r requirements.txt

# Python development requirements
nose2
flake8
pep8-naming
pyflakes
yapf