Loading setup.py +4 −4 Original line number Diff line number Diff line Loading @@ -61,11 +61,11 @@ setup( 'searx': [ 'settings.yml', '../README.rst', 'static/*/*', 'static/*/*/*', 'translations/*/*/*', 'templates/*.xml', 'templates/*.html', 'templates/result_templates/*.html', 'templates/*/*.xml', 'templates/*/*.html', 'templates/*/result_templates/*.html', ], }, Loading Loading
setup.py +4 −4 Original line number Diff line number Diff line Loading @@ -61,11 +61,11 @@ setup( 'searx': [ 'settings.yml', '../README.rst', 'static/*/*', 'static/*/*/*', 'translations/*/*/*', 'templates/*.xml', 'templates/*.html', 'templates/result_templates/*.html', 'templates/*/*.xml', 'templates/*/*.html', 'templates/*/result_templates/*.html', ], }, Loading