1
0
mirror of https://github.com/gryf/mc_adbfs.git synced 2025-12-18 12:00:19 +01:00

Drop Python2 support.

This commit is contained in:
2020-04-26 09:16:59 +02:00
parent f7a6b145fd
commit 390f1b1112
2 changed files with 13 additions and 16 deletions

View File

@@ -9,7 +9,7 @@ This is Midnight Commander extfs plugin for browsing Android device through
Rquirements
===========
* Python 2.7 or 3.x (tested on 3.5.4)
* Python 3.x (tested on 3.5.4, 3.6 and 3.7)
* ``adb`` installed and in ``$PATH`` or provided via the config file
* An Android device or emulator preferably rooted
* ``busybox`` (``toolbox``, ``toybox``) installed and available in the path on