~ruther/qmk_firmware

ref: 328279ac592bcb61fcc12097287a75bfaa5e7a3d qmk_firmware/requirements-dev.txt -rw-r--r-- 131 bytes
328279ac — Wolf Van Herreweghe Add base firmware for the Frog Numpad (#19698) 2 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