summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* Replace raise Error with distutils exception.Monty Taylor2013-06-231-5/+7
| | | | Distutils has an exceptions heirarchy. Use it.
* Remove distribute dependency.Monty Taylor2013-06-231-2/+0
| | | | | | Distribute has been merged with upstream setuptools. The two are incompatible now, so MySQL-python is uninstallable on systems with setuptools >= 0.7 installed.
* Allow pip install from gitEvax Software2012-10-041-0/+21
Merged with modifications from https://github.com/evax/MySQLdb1/commit/a8152690101733904b16a32ff8467220ca07242c