Skip to content

Commit

Permalink
Docs-deprecate because of zodb/relstorage#264
Browse files Browse the repository at this point in the history
  • Loading branch information
jamadden committed Jul 8, 2019
1 parent 4eecc13 commit 5f61e90
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
:: WARNING ::
This driver is no longer supported or recommended. See https://github.com/zodb/relstorage/issues/264

:: Description ::
A fast MySQL driver written in pure C/C++ for Python.
A fast MySQL driver written in pure C/C++ for Python.
Compatible with gevent through monkey patching

:: Requirements ::
Requires Python (http://www.python.org)
Requires Python (http://www.python.org)

:: Installation ::
python setup.py build install

0 comments on commit 5f61e90

Please sign in to comment.