--- statsmodels-0.10.0/setup.py.orig 2019-06-27 10:44:57.038142500 +0300 | |
+++ statsmodels-0.10.0/setup.py 2019-06-27 10:45:02.648150400 +0300 | |
@@ -111,7 +111,7 @@ | |
'Topic :: Office/Business :: Financial', | |
'Topic :: Scientific/Engineering'] | |
-FILES_TO_INCLUDE_IN_PACKAGE = ['LICENSE.txt', 'setup.cfg'] | |
+FILES_TO_INCLUDE_IN_PACKAGE = [] | |
FILES_COPIED_TO_PACKAGE = [] | |
for filename in FILES_TO_INCLUDE_IN_PACKAGE: |