update js8py library

This commit is contained in:
Jakob Ketterl 2020-04-19 23:42:36 +02:00
parent a573fa0b93
commit 5ba77012a7
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ apk add --no-cache --virtual .build-deps $BUILD_PACKAGES
git clone https://github.com/jketterl/js8py.git
pushd js8py
git checkout b55b6c7668c353b9f1af507c505b8a774951dee6
git checkout 888e62be375316882ad2b2ac8e396c3bf857b6fc
python3 setup.py install
popd