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

try to use the binary package for psycopg2

parent a3fb658c
No related branches found
No related tags found
No related merge requests found
Pipeline #11356 passed
...@@ -17,7 +17,7 @@ sklearn ...@@ -17,7 +17,7 @@ sklearn
scipy 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. 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 # postgres driver
psycopg2 psycopg2-binary
git+https://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 is not installed from pip for now
#openbabel #openbabel
......
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