diff --git a/MANIFEST.in b/MANIFEST.in index 88e49763de..7b19209695 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,5 +1,9 @@ include LICENSE run_tests.sh ChangeLog include README builddeb.sh include MANIFEST.in pylintrc +include tests/__init__.py +include tests/stubs.py +include tests/test_data.py +include tests/utils.py graft doc graft tools