Explicitly install usb version of adb_shell

This works without [usb] in Debian, but not in Alpine for some
reason.
This commit is contained in:
scribblemaniac
2024-07-03 13:06:31 -06:00
parent 79dbf999a9
commit e00895aa9d

View File

@@ -29,7 +29,7 @@ install_requires =
packaging >=21.3
appdirs >=1.4.4
iOSbackup >=0.9.923
adb-shell >=0.4.3
adb-shell[usb] >=0.4.3
libusb1 >=3.0.0
cryptography >=42.0.5
pyyaml >=6.0