changeset 233:6be93c73fd59

Include logo license in setup.py
author Neil Muller <drnlmuller@gmail.com>
date Sat, 12 May 2012 23:54:22 +0200
parents 75033f790e7d
children 0478c8b44acf
files setup.py
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/setup.py	Sat May 12 23:37:24 2012 +0200
+++ b/setup.py	Sat May 12 23:54:22 2012 +0200
@@ -109,6 +109,7 @@
                 # 'COPYRIGHT',
                 'LICENSE.txt',
                 'README.txt',
+                'CC.txt',
             ],
             include_package_data=True,
         )