Forgot numpy dependency
This commit is contained in:
parent
d66040a7b6
commit
1a6e64da3d
|
@ -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)
|
- [pv](http://www.ivarch.com/programs/pv.shtml)
|
||||||
- [Python 3.4+](https://www.python.org/)
|
- [Python 3.4+](https://www.python.org/)
|
||||||
- [coloredlogs](https://pypi.org/project/coloredlogs/) (sorry I can't help myself)
|
- [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)
|
- [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)
|
- [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)
|
- [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
0
fetch_resources.sh
Normal file → Executable file
Loading…
Reference in a new issue