Downgrades the pylibmc version.

This commit is contained in:
Bertrand Bordage 2016-07-21 19:58:15 +02:00
parent b9f84f8047
commit e4c986cb89

View file

@ -16,7 +16,7 @@ deps =
psycopg2
django-redis
python-memcached
pylibmc
pylibmc==1.5.0 # FIXME: Remove the version when this is fixed: https://github.com/lericson/pylibmc/issues/216
pytz
py{2.7,3.3,3.4,3.5}: coverage
py{2.7,3.3,3.4,3.5}: mysqlclient