From 71898e4869df7f88249c7b7da71e4fa851035606 Mon Sep 17 00:00:00 2001 From: John Jarvis Date: Wed, 1 Aug 2012 10:54:50 -0400 Subject: [PATCH] removing matplotlib from requirements.txt --- requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 978b5e6f1a..4cc132d6ff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,6 @@ django<1.4 pip numpy scipy -matplotlib markdown pygments lxml