diff setup.py @ 233:6be93c73fd59

Include logo license in setup.py
author Neil Muller <drnlmuller@gmail.com>
date Sat, 12 May 2012 23:54:22 +0200
parents 57981202bfa5
children a534629f490f
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,
         )