mirror of
https://github.com/progval/Limnoria.git
synced 2025-04-26 04:51:06 -05:00
INSTALL.md & requirements.txt: remove Twisted.
This commit is contained in:
parent
6cbfb0dbf0
commit
63901e0fa4
@ -16,14 +16,10 @@ extra features you may want. (Order by decreasing estimated usefulness)
|
|||||||
|
|
||||||
[python-gnupg] -- enables user authentication with GPG
|
[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
|
[charade]:https://pypi.python.org/pypi/charade
|
||||||
[pytz]:https://pypi.python.org/pypi/pytz
|
[pytz]:https://pypi.python.org/pypi/pytz
|
||||||
[python-dateutil]:https://pypi.python.org/pypi/python-dateutil
|
[python-dateutil]:https://pypi.python.org/pypi/python-dateutil
|
||||||
[python-gnupg]:https://pypi.python.org/pypi/python-gnupg
|
[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
|
For more information and help on how to use Supybot, checkout
|
||||||
the documents under [docs/], especially [GETTING_STARTED] and
|
the documents under [docs/], especially [GETTING_STARTED] and
|
||||||
|
@ -2,6 +2,5 @@ charade
|
|||||||
pytz
|
pytz
|
||||||
python-dateutil
|
python-dateutil
|
||||||
python-gnupg
|
python-gnupg
|
||||||
Twisted
|
|
||||||
feedparser
|
feedparser
|
||||||
sqlalchemy
|
sqlalchemy
|
||||||
|
Loading…
x
Reference in New Issue
Block a user