From: Thomas Fillon Date: Wed, 18 Mar 2015 17:29:47 +0000 (+0100) Subject: Add requirement to Pympi for Elan export X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=06962bff7cea25d0c631814c2e58a791937dae2a;p=timeside.git Add requirement to Pympi for Elan export --- diff --git a/setup.py b/setup.py index 4847c79..dc9dc46 100755 --- a/setup.py +++ b/setup.py @@ -63,6 +63,7 @@ setup( 'networkx', 'django-celery', 'watchdog', + 'pympi-ling', ], platforms=['OS Independent'], license='Gnu Public License V2',