5 Commits

Author SHA1 Message Date
3de469db63 1.3.13 2018-06-27 20:27:54 +09:00
63b8f3e059 Requires at least Python 2.6 2014-04-28 14:36:02 +09:00
bd95bd9d9c Replace raise Error with distutils exception.
Distutils has an exceptions heirarchy. Use it.
2013-06-23 18:18:20 -04:00
0d1dd6fa89 Remove distribute dependency.
Distribute has been merged with upstream setuptools. The two are
incompatible now, so MySQL-python is uninstallable on systems
with setuptools >= 0.7 installed.
2013-06-23 18:16:17 -04:00
7a846cf5e3 Allow pip install from git
Merged with modifications from a815269010
2012-10-04 13:34:39 -04:00