jenkins: get older version of django-jsonfield

This commit is contained in:
Frédéric Péters 2016-06-02 16:33:40 +02:00
parent 80777c430c
commit bcf5fa3676
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ pip install --upgrade 'django>=1.7, <1.8'
pip install --no-deps --upgrade 'git+http://repos.entrouvert.org/cmsplugin-blurp.git/#egg=django-cmsplugin-blurp' # use blurp from git/master for now
pip install --upgrade XStatic-ChartNew.js
pip install --upgrade mock
pip install --upgrade 'django-jsonfield<1.0'
WCSCTL=$(pwd)/wcs/wcsctl.py \
DJANGO_SETTINGS_MODULE=combo.settings \