From fa00a8ab230301c15785f5b5addf5dd631607c2d Mon Sep 17 00:00:00 2001 From: Bruno Cauet Date: Thu, 29 Jan 2015 11:47:20 +0100 Subject: [PATCH] Update setup.py for tox --- setup.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setup.py b/setup.py index 0cbb8f9ef..3e651c623 100755 --- a/setup.py +++ b/setup.py @@ -94,6 +94,8 @@ setup( 'pylast', 'rarfile', 'responses', + 'pyxdg', + 'pathlib', ], # Plugin (optional) dependencies: