Merge branch 'master' of github.com:PyMySQL/mysqlclient-python

This commit is contained in:
INADA Naoki
2014-05-29 20:28:19 +09:00

View File

@@ -3,7 +3,7 @@ mysqlclient
[![Build Status](https://secure.travis-ci.org/PyMySQL/mysqlclient-python.png)](http://travis-ci.org/PyMySQL/mysqlclient-python)
This is a fork of [MySQLdb1](farcepest/MySQLdb1).
This is a fork of [MySQLdb1](https://github.com/farcepest/MySQLdb1).
This project adds Python 3 support and bug fixes.
I hope this fork is merged back to MySQLdb1 like distribute was merged back to setuptools.