Changeset 8036 for main/waeup.custom/trunk
- Timestamp:
- 3 Apr 2012, 21:05:25 (13 years ago)
- Location:
- main/waeup.custom/trunk
- Files:
-
- 9 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.custom/trunk/buildout.cfg
r7825 r8036 13 13 deploy_ini 14 14 debug_ini 15 profile_ini 15 16 waeupdocs 16 17 coverage-detect … … 67 68 PasteScript 68 69 PasteDeploy 70 repoze.profile 71 ZODB3 69 72 interpreter = python-console 70 73 … … 150 153 output = ${buildout:parts-directory}/etc/debug.ini 151 154 155 [profile_ini] 156 recipe = collective.recipe.template 157 input = etc/profile.ini.in 158 output = ${buildout:parts-directory}/etc/profile.ini 159 152 160 [eggbasket] 153 161 recipe = z3c.recipe.eggbasket
Note: See TracChangeset for help on using the changeset viewer.