From 1abc9ceca2d7b2c82bd7c983e2d3f21173174636 Mon Sep 17 00:00:00 2001 From: "Il'ya A. Lykov" Date: Fri, 7 Feb 2014 04:18:18 +0700 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index aea73925..80d8c992 100644 --- a/setup.py +++ b/setup.py @@ -38,7 +38,7 @@ setup( 'django-jqchat', 'psutil', 'pyyaml', - 'python-ebml' + 'python-ebml', 'zipstream', 'debug_toolbar', ], -- 2.39.5