mirror of
https://github.com/searx/searx
synced 2025-09-02 23:45:49 +00:00
[fix] translations path
This commit is contained in:
2
setup.py
2
setup.py
@@ -61,7 +61,7 @@ setup(
|
|||||||
'settings.yml',
|
'settings.yml',
|
||||||
'../README.rst',
|
'../README.rst',
|
||||||
'static/*/*',
|
'static/*/*',
|
||||||
'translations/*/*',
|
'translations/*/*/*',
|
||||||
'templates/*.html',
|
'templates/*.html',
|
||||||
'templates/result_templates/*.html',
|
'templates/result_templates/*.html',
|
||||||
],
|
],
|
||||||
|
Reference in New Issue
Block a user