From 776b93cab66630a389d3318992182275ef75e044 Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Sun, 27 Jul 2025 21:05:47 +0300 Subject: [PATCH] lint fix --- testenv/Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/testenv/Dockerfile b/testenv/Dockerfile index e7c684cf..d4f2505d 100644 --- a/testenv/Dockerfile +++ b/testenv/Dockerfile @@ -51,6 +51,7 @@ RUN \ python-pyotp \ python-qrcode \ python-pyserial \ + python-pyusb \ python-pyudev \ python-evdev \ python-setproctitle \