From: Il'ya A. Lykov Date: Thu, 6 Feb 2014 21:07:45 +0000 (+0700) Subject: Update setup.py X-Git-Tag: 1.4.6~3^2^2 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=c8782017cba08c17cbc60124d0890b7eb2ed9a3a;p=telemeta.git Update setup.py --- diff --git a/setup.py b/setup.py index aea73925..89ecd7e3 100644 --- a/setup.py +++ b/setup.py @@ -40,7 +40,7 @@ setup( 'pyyaml', 'python-ebml' 'zipstream', - 'debug_toolbar', + 'django-debug-toolbar', ], platforms=['OS Independent'], license='CeCILL v2',