logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git
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.txt2+-
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