mirror of
https://github.com/jlu5/PyLink.git
synced 2025-01-12 21:22:36 +01:00
README, setup.py: drop ircmatch dependency (#636)
This commit is contained in:
parent
74566c3aab
commit
a6205e1ebc
@ -42,7 +42,6 @@ If you are a developer and want to help make PyLink more portable, patches are w
|
|||||||
|
|
||||||
* Setuptools (`pip3 install setuptools`)
|
* Setuptools (`pip3 install setuptools`)
|
||||||
* PyYAML (`pip3 install pyyaml`)
|
* PyYAML (`pip3 install pyyaml`)
|
||||||
* ircmatch (`pip3 install ircmatch`)
|
|
||||||
* *For hashed password support*: Passlib >= 1.7.0 (`pip3 install passlib`)
|
* *For hashed password support*: Passlib >= 1.7.0 (`pip3 install passlib`)
|
||||||
* *For better PID file tracking (i.e. removing stale PID files after a crash)*: psutil (`pip3 install psutil`)
|
* *For better PID file tracking (i.e. removing stale PID files after a crash)*: psutil (`pip3 install psutil`)
|
||||||
* *For the servprotect plugin*: cachetools (`pip3 install cachetools`)
|
* *For the servprotect plugin*: cachetools (`pip3 install cachetools`)
|
||||||
|
Loading…
Reference in New Issue
Block a user