diff options
-rw-r--r-- | buildout.cfg | 1 |
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 |