diff --git a/setup.py b/setup.py index 301ebb9c..6888ab2c 100644 --- a/setup.py +++ b/setup.py @@ -77,6 +77,7 @@ setup( 'searx': [ 'settings.yml', '../README.rst', + 'data/*', 'plugins/*/*', 'static/*.*', 'static/*/*.*',