diff --git a/setup.py b/setup.py index 2a2dd9a..8317c3f 100644 --- a/setup.py +++ b/setup.py @@ -62,6 +62,7 @@ # with the binary egg. package_data = { '': ['*.txt'], + '':['../COPYRIGHT.txt','../LICENSE.txt'], NAME: ['objects/*','skins/*/*','services/*', 'reports/*/*', 'modeler/*/*', 'daemons/*', 'lib/*', 'libexec/*'], },