From 4f2f40eb73294c143014f50292601cdf7a4fd17b Mon Sep 17 00:00:00 2001 From: Evgeny Fadeev Date: Wed, 14 Sep 2011 15:54:37 -0300 Subject: maintenance edits - moved more external urls to consts and pylinted a number of files --- setup.py | 1 + 1 file changed, 1 insertion(+) (limited to 'setup.py') diff --git a/setup.py b/setup.py index d319d761..71ed2abb 100644 --- a/setup.py +++ b/setup.py @@ -7,6 +7,7 @@ import sys #you might want to install django-debug-toolbar as well install_requires = [ + 'akismet', 'django>=1.1.2', 'Jinja2', 'Coffin>=0.3', -- cgit v1.2.3-1-g7c22