Remove Jython from supported interpreter

I can't run test on Jython.
This commit is contained in:
INADA Naoki
2015-02-19 22:37:03 +09:00
parent 27465289ca
commit d7b80fe1a7

View File

@@ -8,8 +8,7 @@ PyMySQL
.. contents::
This package contains a pure-Python MySQL client library. The goal of PyMySQL
is to be a drop-in replacement for MySQLdb and work on CPython, PyPy,
IronPython and Jython.
is to be a drop-in replacement for MySQLdb and work on CPython, PyPy and IronPython.
Requirements