summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHanno Schlichting <hanno@hannosch.eu>2012-11-04 10:30:45 +0100
committerHanno Schlichting <hanno@hannosch.eu>2012-11-04 10:30:45 +0100
commit4042a8fb5f6a03679bda56840bfebf8e12c2bf09 (patch)
treecfa0e10e570dbacb36d9515356cac4c2f613c7ef
parent289d6866b8adfa62455cb33936c4c9bdf203c4a7 (diff)
downloadkazoo-4042a8fb5f6a03679bda56840bfebf8e12c2bf09.tar.gz
downgrade distribute - it's broken under Python 3.2
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index d85d451..09e2836 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,5 +1,5 @@
coverage==3.5.3
-distribute==0.6.30
+distribute==0.6.28
mock==1.0.0
nose==1.2.1
zope.interface==4.0.1