diff setup.py @ 560:bad2b38accec

build_unix
author Stefano Rivera <stefano@rivera.za.net>
date Sun, 10 Apr 2011 02:02:06 +0200
parents 0216b5012411
children f6a0fbf918fd
line wrap: on
line diff
--- a/setup.py	Sun Apr 10 01:59:40 2011 +0200
+++ b/setup.py	Sun Apr 10 02:02:06 2011 +0200
@@ -112,4 +112,5 @@
                 'LICENSE.txt',
                 'README.txt',
             ],
+            include_package_data = True
         )