Skip to content
Extraits de code Groupes Projets
Valider b35aa94f rédigé par Jamesie Pic's avatar Jamesie Pic
Parcourir les fichiers

Upgrade deps to 0.0.5

parent 66980e59
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -9,6 +9,11 @@ source ${OPENSHIFT_HOMEDIR}app-root/runtime/dependencies/python/virtenv/bin/acti
pip install -U pip
yes | pip uninstall django-representatives django-representatives-votes
pip install https://github.com/political-memory/django-representatives/archive/parltrack.tar.gz#egg=django-representatives
pip install https://github.com/political-memory/django-representatives-votes/archive/parltrack.tar.gz#egg=django-representatives-votes
pip install -Ue ${OPENSHIFT_REPO_DIR}
# We don't have sentry yet
# python ${OPENSHIFT_REPO_DIR}manage.py raven test
......
......@@ -17,8 +17,8 @@ setup(name='political-memory',
'django-datetime-widget>=0.9,<1.0',
'django-filter>=0.11,<0.12',
'django-pure-pagination>=0.2,<0.3',
'django-representatives',
'django-representatives-votes',
'django-representatives>=0.0.6',
'django-representatives-votes>=0.0.7',
'django-taggit>=0.17,<0.18',
'django>=1.8,<1.9',
'hamlpy>=0.82,<0.83',
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter