changeset 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 d5c80480b967
files buttercup/template/setup.py
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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 = """