Skip to content
Snippets Groups Projects
Commit 105997a5 authored by Hervé  MENAGER's avatar Hervé MENAGER
Browse files

use HTTPS to install django_diu req

parent cd0bd60f
No related branches found
No related tags found
No related merge requests found
Pipeline #9938 failed
......@@ -18,6 +18,6 @@ scipy
matplotlib==2.2.3 #Matplotlib 3.0+ does not support Python 2.x, 3.0, 3.1, 3.2, 3.3, or 3.4.
# postgres driver
psycopg2
git+ssh://git@gitlab.pasteur.fr/hmenager/django-diu.git#egg=django_diu
git+https://gitlab.pasteur.fr/hmenager/django-diu.git#egg=django_diu
# openbabel is not installed from pip for now
#openbabel
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment