mirror of
https://github.com/searxng/searxng.git
synced 2026-05-07 18:03:51 +02:00
change package data paths
This commit is contained in:
@@ -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',
|
||||
],
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user