summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index df67af8..a79724c 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -3,4 +3,6 @@ include babel/localedata/*.dat
include doc/api/*.*
include doc/*.html
include scripts/*
-recursive-include tests *.py
+recursive-include tests *
+recursive-exclude tests *.pyc
+recursive-exclude tests *.pyo