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

Commit ca45c241 authored by Adam Tauber's avatar Adam Tauber
Browse files

[fix] missing requirements files from setup.py - closes #572

parent 2caf0d4c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -53,6 +53,8 @@ setup(
        'searx': [
            'settings.yml',
            '../README.rst',
            '../requirements.txt',
            '../requirements-dev.txt',
            'data/*',
            'plugins/*/*',
            'static/*.*',