ref: Change tests architecture
This commit is contained in:
committed by
Carlos Álvaro
parent
36a68e14a2
commit
69a0e97a7b
@@ -30,7 +30,7 @@ EOF
|
||||
# Install python3 packages
|
||||
echo "Installing python3 packages ..."
|
||||
DEBIAN_FRONTEND=noninteractive apt-get install --yes --quiet --no-install-recommends \
|
||||
python3-mako python3-pycryptodome python3-cherrypy3 python3-git \
|
||||
python3-mako python3-pycryptodome python3-cherrypy3 python3-git python3-requests \
|
||||
python3-redis python3-gnupg python3-mysqldb python3-dateutil python3-libnacl python3-openssl \
|
||||
python3-pygit2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user