summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 301ebb9c7..6888ab2cf 100644
--- a/setup.py
+++ b/setup.py
@@ -77,6 +77,7 @@ setup(
'searx': [
'settings.yml',
'../README.rst',
+ 'data/*',
'plugins/*/*',
'static/*.*',
'static/*/*.*',