buildout.cfg
changeset 390 a745a95d12f2
parent 307 c6bca38c1cbf
child 465 14a7648a8699
--- a/buildout.cfg	Fri Jan 14 01:43:35 2011 +0530
+++ b/buildout.cfg	Fri Jan 14 02:10:03 2011 +0530
@@ -2,7 +2,7 @@
 parts = django tagging django-robots south registration
 eggs = 
     PIL
-
+    psycopg2
 
 [django]
 recipe = djangorecipe