summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 23286ffc..8cf73ba0 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -5,3 +5,5 @@ include COPYING.LESSER
include pytest.ini
recursive-include tests *.py *.zip *.egg *.pth
recursive-include astroid/brain *.py
+graft tests
+recursive-exclude tests *.pyc