Browse Source

[fix] translations path

asciimoo 11 years ago
parent
commit
178d671931
1 changed files with 1 additions and 1 deletions
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -61,7 +61,7 @@ setup(
             'settings.yml',
             '../README.rst',
             'static/*/*',
-            'translations/*/*',
+            'translations/*/*/*',
             'templates/*.html',
             'templates/result_templates/*.html',
         ],