d288d3e224
Update python_requires to 3.7+ ( #543 )
2022-09-19 16:23:55 +09:00
18163d7022
code cleanup and reformat ( #423 )
2020-01-20 19:47:22 +09:00
5811678dea
Drop Python 2 support from Travis and setup ( #405 )
2019-11-28 21:21:35 +09:00
833816ee87
Move _mysql and _mysql_exceptions into MySQLdb/ ( #293 )
2018-12-04 20:19:04 +09:00
40b8809c8f
1.3.14
2018-12-04 19:05:25 +09:00
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