]> git.parisson.com Git - timeside.git/commitdiff
Add requirement to Pympi for Elan export
authorThomas Fillon <thomas@parisson.com>
Wed, 18 Mar 2015 17:29:47 +0000 (18:29 +0100)
committerThomas Fillon <thomas@parisson.com>
Wed, 18 Mar 2015 17:29:47 +0000 (18:29 +0100)
setup.py

index 4847c79fc0112e6d75b67a4f253b2b4fb7ddc0ac..dc9dc46c2c614b1fbffe5021434afa9d6e132e6f 100755 (executable)
--- 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',