# HG changeset patch # User k0s # Date 1267216092 18000 # Node ID a11f1a148af0326885cc6aa1e373af513bb82056 # Parent 9661071dac875bc44b77e335cee10ec2d2c5941f add clwapp to deps; should also peg to anagram, but thats not a package yet diff -r 9661071dac87 -r a11f1a148af0 buttercup/template/setup.py --- a/buttercup/template/setup.py Fri Feb 26 15:53:51 2010 +0000 +++ b/buttercup/template/setup.py Fri Feb 26 15:28:12 2010 -0500 @@ -22,6 +22,7 @@ 'wordstream', 'bitsyblog', 'bitsyauth', + 'clwapp', ], zip_safe=False, entry_points = """