Forgot numpy dependency

master
Geoffrey Frogeye 2019-12-20 21:08:21 +01:00
parent d66040a7b6
commit 1a6e64da3d
Signed by: geoffrey
GPG Key ID: D8A7ECA00A8CD3DD
2 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ Depending on the sources you'll be using to generate the list, you'll need to in
- [pv](http://www.ivarch.com/programs/pv.shtml)
- [Python 3.4+](https://www.python.org/)
- [coloredlogs](https://pypi.org/project/coloredlogs/) (sorry I can't help myself)
- [numpy](https://www.numpy.org/)
- [massdns](https://github.com/blechschmidt/massdns) in your `$PATH` (only if you have subdomains as a source)
- [Firefox](https://www.mozilla.org/firefox/) (only if you have websites as a source)
- [selenium (Python bindings)](https://pypi.python.org/pypi/selenium) (only if you have websites as a source)

0
fetch_resources.sh Normal file → Executable file
View File