change package data in setup.py for oscar theme

dependabot/pip/master/sphinx-6.1.3
Matej Cotman 10 years ago
parent b6da893c78
commit c511b6fda8

@ -66,12 +66,13 @@ setup(
'searx': [
'settings.yml',
'../README.rst',
'static/*/*/*',
'static/*/*/*.*',
'static/*/*/*/*.*',
'static/*/*/*/*/*.*',
'translations/*/*/*',
'templates/*/*.xml',
'templates/*/*.html',
'https_rules/*.xml',
'templates/*/result_templates/*.html',
'templates/*/*.*',
'templates/*/*/*.*',
'https_rules/*.xml'
],
},

Loading…
Cancel
Save