ソースを参照

Copy all the folders of 'static'

Cqoicebordel 10 年 前
コミット
4ea03de11d
共有1 個のファイルを変更した2 個の追加0 個の削除を含む
  1. 2
    0
      setup.py

+ 2
- 0
setup.py ファイルの表示

@@ -72,6 +72,8 @@ setup(
72 72
         'searx': [
73 73
             'settings.yml',
74 74
             '../README.rst',
75
+            'static/*.*',
76
+            'static/*/*.*',
75 77
             'static/*/*/*.*',
76 78
             'static/*/*/*/*.*',
77 79
             'static/*/*/*/*/*.*',