qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

commit 6693a30671a5bb690e395cf64c8a0a949123f401
parent e6daffce464a0ea288bee68b49f8c7605d464c1b
Author: Joel Challis <git@zvecr.com>
Date:   Wed, 30 Oct 2024 05:43:31 +0000

Remove `appdirs` from `requirements.txt` (#24550)


Diffstat:
Mrequirements.txt | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt @@ -1,5 +1,5 @@ # Python requirements -appdirs +# platformdirs argcomplete colorama dotty-dict