Add support for Pygments.
authorMadhusudan.C.S <madhusudancs@gmail.com>
Sun, 23 Jan 2011 03:21:50 +0530
changeset 516 a552aeb7cb4e
parent 515 5a90ac22843d
child 517 bbc20d6428ad
Add support for Pygments.
buildout.cfg
--- a/buildout.cfg	Sun Jan 23 03:21:42 2011 +0530
+++ b/buildout.cfg	Sun Jan 23 03:21:50 2011 +0530
@@ -9,6 +9,7 @@
 eggs = 
     PIL
     psycopg2
+    pygments
     Werkzeug
 
 [django]
@@ -43,4 +44,4 @@
 
 [django-command-extensions]
 recipe = zerokspot.recipe.git
-repository = http://github.com/django-extensions/django-extensions.git
\ No newline at end of file
+repository = http://github.com/django-extensions/django-extensions.git