Description: Disable the pyechonest dependency for the tests
 This will in turn disable the tests themselves.
Author: Simon Chopin <chopin.simon@gmail.com>
Forwarded: not-needed
Last-Update: 2014-10-21

--- a/setup.py
+++ b/setup.py
@@ -86,10 +86,8 @@
 
     tests_require=[
         'responses',
-        'pyechonest',
         'mock',
         'flask',
-        'rarfile',
         'pylast',
     ],
 
