INSTALL.md & requirements.txt: remove Twisted.

This commit is contained in:
Mikaela Suomalainen 2014-04-30 19:55:30 +03:00
parent 6cbfb0dbf0
commit 63901e0fa4
2 changed files with 0 additions and 5 deletions

View File

@ -16,14 +16,10 @@ extra features you may want. (Order by decreasing estimated usefulness)
[python-gnupg] -- enables user authentication with GPG
[Twisted] -- Version 1.2.0 or greater (unless you actually want to use Twisted,
you don't actually need it)
[charade]:https://pypi.python.org/pypi/charade
[pytz]:https://pypi.python.org/pypi/pytz
[python-dateutil]:https://pypi.python.org/pypi/python-dateutil
[python-gnupg]:https://pypi.python.org/pypi/python-gnupg
[Twisted]:http://twistedmatrix.com/trac/
For more information and help on how to use Supybot, checkout
the documents under [docs/], especially [GETTING_STARTED] and

View File

@ -2,6 +2,5 @@ charade
pytz
python-dateutil
python-gnupg
Twisted
feedparser
sqlalchemy