1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-05 07:25:21 +08:00

Add: aScreenCap support

- Optimize adb command call
This commit is contained in:
LmeSzinc
2020-06-16 07:33:28 +08:00
parent 1e55c25f49
commit 97b85160cd
15 changed files with 115 additions and 33 deletions

View File

@@ -3,6 +3,7 @@ scipy==1.4.1
pillow
opencv-python
scikit-image==0.16.2
lz4
requests<2.19.0,>=2.18.4
uiautomator2
retrying