3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 01:09:22 +01:00

readme: mention why expiringdict is broken in pip3

ref: mailgun/expiringdict#13
This commit is contained in:
James Lu 2016-04-04 16:28:20 -07:00
parent 528dfdba2a
commit 8ee64d5ec1

View File

@ -16,7 +16,7 @@ You can also find support via our IRC channels: `#PyLink @ irc.overdrivenetworks
* Python 3.4+
* PyYAML (`pip install pyyaml`)
* *For the servprotect plugin*: python3-expiringdict (`apt-get install python3-expiringdict`; not available in pip)
* *For the servprotect plugin*: [expiringdict](https://github.com/mailgun/expiringdict) (note: unfortunately, installation is broken in pip due to [mailgun/expiringdict#13](https://github.com/mailgun/expiringdict/issues/13))
* *For the changehost and opercmds plugins*: ircmatch (`pip install ircmatch`)
### Supported IRCds