Remove SQLAlchemy from the deps list.

This commit is contained in:
Valentin Lorentz 2016-01-26 09:20:24 +01:00
parent 440797ddf0
commit 23d663b2fb

View File

@ -24,11 +24,9 @@ Here's the list of recommended software to run Supybot/Limnoria:
* Supybot is written in Python, and requires `Python`_
2.6 or greater.
* `Twisted`_ framework 1.2.0 or greater (optional, you probably don't need it).
* `SQLAlchemy`_ If you want the Aka plugin (and probably other plugins in the future)
.. _Python: http://www.python.org/
.. _Twisted: http://twistedmatrix.com/
.. _SQLAlchemy: http://www.sqlalchemy.org/
Installation: UNIX/Linux/BSD
============================