From 08034aa408068e6bc95a76103361ec45866c73d8 Mon Sep 17 00:00:00 2001 From: Nick Sergeant Date: Tue, 4 Oct 2011 15:56:23 -0400 Subject: [PATCH] Add mysql-python to reqs --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 23c0b87..49d1956 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,6 +22,7 @@ django-taggit django-postmark johnny-cache lxml +MySQL-python python-memcached pyyaml South