Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 37eb0fb1 authored by Adam Tauber's avatar Adam Tauber
Browse files

[fix] data directory added to setup.py package_data

parent 3035e140
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -77,6 +77,7 @@ setup(
        'searx': [
            'settings.yml',
            '../README.rst',
            'data/*',
            'plugins/*/*',
            'static/*.*',
            'static/*/*.*',