From: Guillaume Pellerin Date: Fri, 7 Feb 2014 15:12:03 +0000 (+0100) Subject: regression: only keep setuptools in requirements for install X-Git-Tag: 0.5.4~10 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=3077b0e1bf1d5125495ef4b9033f070608586c86;p=timeside.git regression: only keep setuptools in requirements for install --- diff --git a/requirements.txt b/requirements.txt index dc2458d..8b6d003 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1 @@ -setuptools -numpy -mutagen -pillow -h5py -pyyaml -simplejson -scipy \ No newline at end of file +setuptools \ No newline at end of file