diff options
-rw-r--r-- | python/soundcloud/soundcloud.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/soundcloud/soundcloud.info b/python/soundcloud/soundcloud.info index ffcbcb70bf741..a35ee2e1d6d8e 100644 --- a/python/soundcloud/soundcloud.info +++ b/python/soundcloud/soundcloud.info @@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/17/b5/fb20e83bae6dfbebb6f36e566111d2e MD5SUM="40c1d32afd019ed11ec1fbee3e84e31f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="fudge python-requests simplejson" +REQUIRES="fudge simplejson" MAINTAINER="Dimitris Zlatanidis" EMAIL="d.zlatanidis@gmail.com" |