Changeset 4123 for waeup/branches
- Timestamp:
- 10 May 2009, 14:53:13 (16 years ago)
- Location:
- waeup/branches/ulif-rewrite
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
waeup/branches/ulif-rewrite/buildout.cfg
r4103 r4123 8 8 9 9 [versions] 10 zc.sourcefactory = 0.3.5 10 11 11 12 [app] -
waeup/branches/ulif-rewrite/setup.py
r4102 r4123 28 28 'hurry.yui', 29 29 'hurry.zoperesource', 30 'zc.sourcefactory', 30 31 ], 31 32 entry_points="""
Note: See TracChangeset for help on using the changeset viewer.