comparison buttercup/template/setup.py @ 1:a11f1a148af0

add clwapp to deps; should also peg to anagram, but thats not a package yet
author k0s <k0scist@gmail.com>
date Fri, 26 Feb 2010 15:28:12 -0500
parents 9661071dac87
children e6e80bf0476f
comparison
equal deleted inserted replaced
0:9661071dac87 1:a11f1a148af0
20 'cropresize', 20 'cropresize',
21 'hgpaste', 21 'hgpaste',
22 'wordstream', 22 'wordstream',
23 'bitsyblog', 23 'bitsyblog',
24 'bitsyauth', 24 'bitsyauth',
25 'clwapp',
25 ], 26 ],
26 zip_safe=False, 27 zip_safe=False,
27 entry_points = """ 28 entry_points = """
28 [paste.paster_create_template] 29 [paste.paster_create_template]
29 buttercup = buttercup:buttercup 30 buttercup = buttercup:buttercup