diff --git a/setup.py b/setup.py index c5b34534b..b4dfe990c 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,8 @@ TESTS_REQUIRE = [ 'coverage', 'pytest-cov', 'pdbpp', - 'ipython' + 'ipython', + 'appdirs' ] # should add --process-dependency-links to pip