Fixed dependency problem introduced by MySQL-python by forcing distribute version >= 0.6.28 in pre-requirements

This commit is contained in:
Aaron Culich
2012-11-01 14:08:24 +00:00
parent 4712a039dc
commit 40ce5d2ff6

View File

@@ -1 +1,2 @@
numpy
distribute>=0.6.28