8
0
Fork 0
mirror of https://gitlab.federez.net/re2o/re2o synced 2024-05-19 00:52:52 +00:00

On a besoin de pycrypto.

This commit is contained in:
Hugo LEVY-FALK 2018-01-27 12:50:11 +01:00
parent a03a92070e
commit 49da8ee0bf

View file

@ -241,6 +241,7 @@ apt-get -y install python3-django python3-dateutil texlive-latex-base texlive-fo
pip3 install django-bootstrap3
pip3 install django-ldapdb
pip3 install django-macaddress
pip3 install pycrypto
if [ $sql_bdd_type == 1 ]
then