diff --git a/MANIFEST.in b/MANIFEST.in index a178a0b..34e7e7d 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,2 +1,3 @@ include tests/*.py +recursive-include data *.crt include README.rst