From: Thomas Fillon Date: Thu, 22 May 2014 07:02:51 +0000 (+0200) Subject: Add requirement on X-Git-Tag: 0.6~4^2~51^2~17 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=a1de088f14eca84975404373dc98ae810e0a697c;p=timeside.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',