Remove obsolete sh package dependency

The reason for forcing such an old version isn't valid any longer anyway.
This commit is contained in:
Cheaterman 2018-08-21 11:33:45 +02:00 committed by GitHub
parent 068bf9c42e
commit c502370af6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,3 @@ apt-get -y install lib32stdc++6 lib32z1 lib32ncurses5
apt-get -y install build-essential
apt-get -y install git openjdk-8-jdk --no-install-recommends zlib1g-dev
pip install cython buildozer python-for-android
# latest sh is too slow, use a previous working version
# CF https://github.com/amoffat/sh/issues/378
pip install sh\<1.12.5