summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 27900a3..38f7863 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,4 +1,5 @@
include README LICENSE CHANGES setup.py
recursive-include examples *.py *.cfg *.yaml
-recursive-include tests *.py
recursive-include tests/data *
+recursive-include tests/lib *.py
+recursive-include tests/lib3 *.py