Browse Source

On a besoin de pycrypto.

squash_migration
Hugo LEVY-FALK 8 years ago
parent
commit
49da8ee0bf
  1. 1
      install_re2o.sh

1
install_re2o.sh

@ -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

Loading…
Cancel
Save