diff options
Diffstat (limited to 'MANIFEST.in')
-rw-r--r-- | MANIFEST.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index 1525900..20dced9 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -15,7 +15,7 @@ recursive-include po *.pot recursive-include raphodo *.py recursive-include raphodo *.qrc recursive-include raphodo *.txt -global-exclude *~ *.pyc +global-exclude *~ *.pyc *~1~ *~2~ exclude raphodo/test.py exclude raphodo/test2.py prune raphodo/tests |