Fix locale installation

This commit is contained in:
Benjamin Dauvergne 2014-12-10 16:00:30 +01:00
parent 0134b36117
commit 915ca3e0d0
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@ setup(name='authentic2-auth-msp',
'static/authentic2_auth_msp/img/bg/*.jpg',
'static/authentic2_auth_msp/img/bg/*.gif',
'locale/fr/LC_MESSAGES/django.po',
'locale/fr/LC_MESSAGES/django.moo',
'locale/fr/LC_MESSAGES/django.mo',
],
},
install_requires=[