From: Guillaume Pellerin Date: Thu, 19 Dec 2013 15:01:06 +0000 (+0100) Subject: add jqchat to deps X-Git-Tag: 1.1~501 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=1e0aec2a4adead077437945e7b52939084fbbef2;p=teleforma.git add jqchat to deps --- diff --git a/setup.py b/setup.py index 47799bd6..0fefcc20 100644 --- a/setup.py +++ b/setup.py @@ -21,6 +21,7 @@ setup( 'django-extensions', 'django-notes', 'django-timezones', + 'django-jqchat', ], platforms=['OS Independent'], license='CeCILL v2',