diff options
Diffstat (limited to 'production.cfg')
-rw-r--r-- | production.cfg | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/production.cfg b/production.cfg index e3ee886..9ea9f7b 100644 --- a/production.cfg +++ b/production.cfg @@ -1,8 +1,7 @@ [buildout] parts = django -eggs = - PIL +eggs = South MySQL-python |