From 2e0ad0edbf533179afa85c00b2571c50ba6ddf72 Mon Sep 17 00:00:00 2001 From: Matthew Jones Date: Fri, 9 May 2014 15:40:01 -0400 Subject: [PATCH] Documentation for memcached Conflicts: CONTRIBUTING.md --- requirements/dev_local.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements/dev_local.txt b/requirements/dev_local.txt index bdad46971b..708328f004 100644 --- a/requirements/dev_local.txt +++ b/requirements/dev_local.txt @@ -98,3 +98,4 @@ ipython-1.2.1.tar.gz # - python-ldap (via "yum install python-ldap") # - readline-6.2.4.1.tar.gz (for the ipython shell) # - python-zmq (for using the job callback receiver) +# - python-memcached (for host details caching)