diff options
Diffstat (limited to 'python/python-mysqlclient/README')
-rw-r--r-- | python/python-mysqlclient/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/python/python-mysqlclient/README b/python/python-mysqlclient/README new file mode 100644 index 0000000000000..0aaee3399deee --- /dev/null +++ b/python/python-mysqlclient/README @@ -0,0 +1,4 @@ +This is a fork of MySQL-python. This project adds Python 3 support and +bug fixes. + +python3 is an optional dependency (autodetected). |