summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMadhusudan.C.S2010-12-02 19:09:32 +0530
committerMadhusudan.C.S2010-12-02 19:09:32 +0530
commit7433d0d022bb32535d2bcc029beb2886ff39f621 (patch)
tree4c652cfc364201cd6409f2eb05f7deea8cb27809
parent21aa76ff5cd50ddb2fbb8ec97e48bce742168970 (diff)
downloadscipycon-7433d0d022bb32535d2bcc029beb2886ff39f621.tar.gz
scipycon-7433d0d022bb32535d2bcc029beb2886ff39f621.tar.bz2
scipycon-7433d0d022bb32535d2bcc029beb2886ff39f621.zip
Add reportlab eggs.
-rw-r--r--buildout.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/buildout.cfg b/buildout.cfg
index 57fd230..98682e6 100644
--- a/buildout.cfg
+++ b/buildout.cfg
@@ -15,6 +15,7 @@ pythonpath =
${tagging:location}
${django-robots:location}
${south:location}
+ ${reportlab:eggs}
[tagging]
recipe = infrae.subversion