From 102b02cdcb4f07958d924e8e58fadf69f040add3 Mon Sep 17 00:00:00 2001
From: Monty Taylor <mordred@inaugust.com>
Date: Tue, 11 Jun 2013 11:26:16 -0700
Subject: [PATCH] Remove distribute from the requires list.

We want to stop doing explicit depends on it, because it's causing
confusion with the setuptools merge.

Change-Id: I6e82ae9875db24fc3940aa119ab234657a6a2495
---
 tools/test-requires | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tools/test-requires b/tools/test-requires
index 4deda41c3a..1722df97f2 100644
--- a/tools/test-requires
+++ b/tools/test-requires
@@ -2,7 +2,6 @@ cliff-tablib>=1.0
 configobj
 coverage>=3.6
 discover
-distribute>=0.6.24
 django-nose
 docutils==0.9.1
 feedparser