From 6a4f217836d0fdb86679a0e89e8dd8210063ad02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20=C3=81lvaro?= Date: Wed, 23 Jun 2021 21:11:38 +0200 Subject: [PATCH] enh: Remove duplicated package --- assets/build/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/build/install.sh b/assets/build/install.sh index 7743a82..80813f4 100755 --- a/assets/build/install.sh +++ b/assets/build/install.sh @@ -31,7 +31,7 @@ echo "Installing python3 packages ..." DEBIAN_FRONTEND=noninteractive apt-get install --yes --quiet --no-install-recommends \ python3-mako python3-pycryptodome python3-cherrypy3 python3-git python3-u-msgpack \ python3-redis python3-gnupg python3-mysqldb python3-dateutil python3-libnacl python3-openssl \ - python3-pygit2 python3-pycryptodome + python3-pygit2 pip3 install timelib==0.2.5