~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to buildout.cfg

convert layout to have eggs and download-cache on top; and add make target for eggs folder, for deployment.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
    iharness
7
7
    i18n
8
8
unzip = true
9
 
eggs-directory=buildout/eggs
10
 
download-cache=buildout/download-cache
 
9
eggs-directory=eggs
 
10
download-cache=download-cache
11
11
 
12
12
# Disable this option temporarily if you want buildout to find software
13
13
# dependencies *other* than those in our download-cache.  Once you have the