~ruther/qmk_firmware

ref: 9e50faedae5c9c7e8a138050773b06d810505908 qmk_firmware/requirements-dev.txt -rw-r--r-- 131 bytes
9e50faed — Joel Challis Remove incorrect use of WS2812_PIO_USE_PIO1 (#22771) 1 year, 11 months 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