From: Thomas Fillon Date: Thu, 22 May 2014 07:02:51 +0000 (+0200) Subject: Add requirement on X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=03e8fcd55dde8de391841f8635e8b47712df2c8a;p=timeside-diadems.git Add requirement on --- diff --git a/setup.py b/setup.py index 24cd36a..7253484 100755 --- a/setup.py +++ b/setup.py @@ -58,6 +58,7 @@ setup( 'django-extensions', 'djangorestframework', 'south', + 'traits' ], platforms=['OS Independent'], license='Gnu Public License V2',