]> git.parisson.com Git - timeside-diadems.git/commitdiff
fix empty argument for AnalyzerResultContainer, fix aubio_specdesc.results, add resul...
authorGuillaume Pellerin <yomguy@parisson.com>
Wed, 19 Jun 2013 11:11:54 +0000 (13:11 +0200)
committerGuillaume Pellerin <yomguy@parisson.com>
Wed, 19 Jun 2013 11:11:54 +0000 (13:11 +0200)
setup.py

index 2b207c21c22edc8823a1dc6fcc3eecdf2f58f018..d5dae272d79add9ccca1ee4d1136c247cbf06bd8 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -32,6 +32,7 @@ setup(
         'numpy>=1.6.2',
         'mutagen',
         'pil',
+        'scipy',
         ],
   platforms=['OS Independent'],
   license='Gnu Public License V2',