From: Guillaume Pellerin Date: Sun, 29 Dec 2013 22:11:46 +0000 (+0100) Subject: add deps X-Git-Tag: 1.4.5~2^2 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=0a74560e1092915fd3cde36cf132a475ed10be7a;p=telemeta.git add deps --- diff --git a/setup.py b/setup.py index 17621ae6..f61b1255 100644 --- a/setup.py +++ b/setup.py @@ -23,6 +23,9 @@ setup( 'docutils', 'django-timezones', 'django-jqchat', + 'psutil', + 'pyyaml', + 'python-ebml' ], platforms=['OS Independent'], license='CeCILL v2',