Update the distribute dependency version.

MySQL-python requires the version of distribute to be >=0.6.28.

Change-Id: I44f77481208e1c3d6babd3b7d259f4a450a898c8
This commit is contained in:
Lucas Alvares Gomes 2013-05-20 17:33:55 +01:00
parent 5b78a8d484
commit de63417639

View File

@ -1,5 +1,5 @@
# Packages needed for dev testing
distribute>=0.6.24
distribute>=0.6.28
# Install bounded pep8/pyflakes first, then let flake8 install
pep8==1.4.5