summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--buildout.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildout.cfg b/buildout.cfg
index 30169b2..2dc4b2c 100644
--- a/buildout.cfg
+++ b/buildout.cfg
@@ -2,7 +2,7 @@
parts = django tagging django-robots south registration
eggs =
PIL
-
+ psycopg2
[django]
recipe = djangorecipe