mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-04-12 12:08:41 +00:00
Use milc's config finding and parsing to check if the user is a developer or not. 'requirements-dev.txt' will now load 'requirements.txt', so no need to run pip twice. Add missing 'yapf' dependency to 'requirements-dev.txt'.