Loading setup.py +2 −2 Original line number Diff line number Diff line Loading @@ -77,15 +77,15 @@ setup( 'searx': [ 'settings.yml', '../README.rst', 'plugins/*/*', 'static/*.*', 'static/*/*.*', 'static/*/*/*.*', 'static/*/*/*/*.*', 'static/*/*/*/*/*.*', 'translations/*/*/*', 'templates/*/*.*', 'templates/*/*/*.*', 'https_rules/*.xml' 'translations/*/*/*' ], }, Loading Loading
setup.py +2 −2 Original line number Diff line number Diff line Loading @@ -77,15 +77,15 @@ setup( 'searx': [ 'settings.yml', '../README.rst', 'plugins/*/*', 'static/*.*', 'static/*/*.*', 'static/*/*/*.*', 'static/*/*/*/*.*', 'static/*/*/*/*/*.*', 'translations/*/*/*', 'templates/*/*.*', 'templates/*/*/*.*', 'https_rules/*.xml' 'translations/*/*/*' ], }, Loading