From ce1bbb7abed5c8aa167ce3397b05adc65f7ab6f1 Mon Sep 17 00:00:00 2001 From: jesopo Date: Thu, 25 Apr 2019 16:01:38 +0100 Subject: Add netifaces to requirements --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 8ade6ab4..87bd2595 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Python3 event-driven modular IRC bot! ## Dependencies -[BeautifulSoup4](https://pypi.python.org/pypi/beautifulsoup4), [requests](https://pypi.org/project/requests/), [scrypt](https://pypi.python.org/pypi/scrypt), [suds](https://pypi.python.org/pypi/suds-jurko) and [twitter](https://pypi.python.org/pypi/twitter). Use `pip3 install -r requirements.txt` to install them all at once. +[BeautifulSoup4](https://pypi.python.org/pypi/beautifulsoup4), [netifaces](https://pypi.org/project/netifaces/), [requests](https://pypi.org/project/requests/), [scrypt](https://pypi.python.org/pypi/scrypt), [suds](https://pypi.python.org/pypi/suds-jurko) and [twitter](https://pypi.python.org/pypi/twitter). Use `pip3 install -r requirements.txt` to install them all at once. ## Setup See [docs/help/setup.md](docs/help/setup.md). -- cgit v1.3.1-10-gc9f91