Added MANIFEST.in to include mo files in the distribution. (closes #12134)

This commit is contained in:
Vincent Fretin
2011-11-18 19:41:09 +01:00
parent e74f1aa94b
commit 4b25ccca48
2 changed files with 11 additions and 0 deletions
+3
View File
@@ -4,6 +4,9 @@ Changelog
2.1.1 (unreleased)
------------------
- Include mo files in the distribution.
[vincentfretin]
- Fix various text typos.
[timo]