summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index ddee4ed4e..ddf28ee01 100644
--- a/setup.py
+++ b/setup.py
@@ -61,7 +61,7 @@ setup(
'settings.yml',
'../README.rst',
'static/*/*',
- 'translations/*/*',
+ 'translations/*/*/*',
'templates/*.html',
'templates/result_templates/*.html',
],