about summary refs log tree commit diff
diff options
context:
space:
mode:
-rwxr-xr-xsetup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 515a137..4c1d026 100755
--- a/setup.py
+++ b/setup.py
@@ -30,6 +30,7 @@ setup(author='Bonface M. K.',
           "flask-cors==3.0.9"
           "xapian-bindings"
       ],
+      include_package_data=True,
       scripts=["scripts/index-genenetwork"],
       license='GPLV3',
       long_description=long_description(),