diff --git a/setup.py b/setup.py index 07f97d1d..5e1f8874 100644 --- a/setup.py +++ b/setup.py @@ -46,6 +46,7 @@ docs_require = [ 'sphinxcontrib-httpdomain>=1.5.0', 'sphinxcontrib-napoleon>=0.4.4', 'aafigure>=0.6', + 'wget' ] tests_require = [