diff options
author | Parth Buch | 2012-06-22 19:11:55 +0530 |
---|---|---|
committer | Parth Buch | 2012-06-22 19:11:55 +0530 |
commit | 1a88222e5fd611185c5283c5799e6cb3463628fd (patch) | |
tree | 92c7f4303e516674866717b46daed7e2f0c9f9a9 /buildout.cfg | |
parent | a8a5b895358f0a85171f0d12424769785b4c73bc (diff) | |
download | stproject-1a88222e5fd611185c5283c5799e6cb3463628fd.tar.gz stproject-1a88222e5fd611185c5283c5799e6cb3463628fd.tar.bz2 stproject-1a88222e5fd611185c5283c5799e6cb3463628fd.zip |
Added PIL
Diffstat (limited to 'buildout.cfg')
-rw-r--r-- | buildout.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/buildout.cfg b/buildout.cfg index 6648092..02f85f0 100644 --- a/buildout.cfg +++ b/buildout.cfg @@ -4,6 +4,7 @@ parts = eggs = South django-debug-toolbar + PIL versions = versions [versions] |