Selaa lähdekoodia

[fix] translations path

asciimoo 11 vuotta sitten
vanhempi
commit
178d671931
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      setup.py

+ 1
- 1
setup.py Näytä tiedosto

61
             'settings.yml',
61
             'settings.yml',
62
             '../README.rst',
62
             '../README.rst',
63
             'static/*/*',
63
             'static/*/*',
64
-            'translations/*/*',
64
+            'translations/*/*/*',
65
             'templates/*.html',
65
             'templates/*.html',
66
             'templates/result_templates/*.html',
66
             'templates/result_templates/*.html',
67
         ],
67
         ],