~ruther/qmk_firmware

ref: 7fb312ccd7d62a151a35ba70decb722aa9193115 qmk_firmware/requirements-dev.txt -rw-r--r-- 131 bytes
7fb312cc — Joel Challis Fix use of ISSI driver config before init (#16493) 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