From 7af968c4d993e1a275bb6f31942cf6fb685eca76 Mon Sep 17 00:00:00 2001 From: Nick Sandford Date: Sat, 6 May 2017 16:46:05 +0100 Subject: [PATCH] Remove version since pylibmc issue has been fixed --- tox.ini | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tox.ini b/tox.ini index ec05395..3e1c1a8 100644 --- a/tox.ini +++ b/tox.ini @@ -17,8 +17,7 @@ deps = mysqlclient django-redis python-memcached - # FIXME: Remove the version when this is fixed: https://github.com/lericson/pylibmc/issues/216 - pylibmc==1.5.0 + pylibmc pytz Jinja2 django-debug-toolbar