From: Thomas Fillon Date: Mon, 29 Sep 2014 09:04:18 +0000 (+0200) Subject: fix(setup): fix typo X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=6202ac249f36be4b5ee29362b0064cddd5026474;p=timeside.git fix(setup): fix typo --- diff --git a/setup.py b/setup.py index a123e9e..80fd558 100755 --- a/setup.py +++ b/setup.py @@ -62,7 +62,7 @@ setup( 'py_sonicvisualiser', 'pyannote.core', 'pyannote.features', - 'traits' + 'traits', 'networkx' ],