Changeset 11093
- Timestamp:
- 14 Feb 2014, 08:11:01 (11 years ago)
- Location:
- main/waeup.skeleton/branches/uli-diazo-themed
- Files:
-
- 2 deleted
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.skeleton/branches/uli-diazo-themed/buildout.cfg
r11092 r11093 45 45 46 46 [sources] 47 waeup.kofa = svn https://svn.waeup.org/repos/main/waeup.kofa/ trunk47 waeup.kofa = svn https://svn.waeup.org/repos/main/waeup.kofa/branches/uli-diazo-themed 48 48 kofacustom.nigeria = svn https://svn.waeup.org/repos/main/kofacustom.nigeria/trunk 49 49 -
main/waeup.skeleton/branches/uli-diazo-themed/setup.py
r11075 r11093 95 95 entry_points=""" 96 96 # Add entry points here 97 [hurry.resource.libraries]98 waeup_custom = waeup.skeleton.browser.resources:waeup_custom99 97 [console_scripts] 100 98 kofa-debug = grokcore.startup:interactive_debug_prompt -
main/waeup.skeleton/branches/uli-diazo-themed/versions.cfg
r11084 r11093 138 138 # Added by buildout at 2014-02-12 18:41:55.482568 139 139 zc.zodbrecipes = 0.6.2 140 141 # Added by buildout at 2014-02-14 08:54:31.167366 142 WebOb = 1.3.1 143 diazo = 1.0.5 144 repoze.xmliter = 0.5 145 146 # Required by: 147 # diazo==1.0.5 148 experimental.cssselect = 0.3 149 150 # Required by: 151 # diazo==1.0.5 152 # experimental.cssselect==0.3 153 lxml = 3.3.1
Note: See TracChangeset for help on using the changeset viewer.