From bdab37dc151f6969c62ed4e2ed25a71533745b94 Mon Sep 17 00:00:00 2001 From: Kelsey Jordahl Date: Sat, 14 Sep 2013 12:25:50 -0400 Subject: [PATCH] TST: Remove matplotlib and descartes from requirements.txt (at least until there are plotting tests) --- requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index c57190f..d407d7c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,4 @@ pandas>=0.12.0 shapely>=1.2.18 fiona>=1.0.1 pyproj>=1.9.3 -matplotlib>=1.2.1 -descartes>=1.0 +