diff --git a/MANIFEST.in b/MANIFEST.in index aca04fcbbcee815d110989dacf59946582b84db4..abc62db6c35f4044893b81e64eac3fb1d23c7804 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,2 +1,3 @@ include README.rst bootstrap-buildout.py buildout.cfg develop.cfg COPYING version.txt requirements.txt recursive-include doc *.py *.rst +recursive-include bob/bio/face/test/data *.hdf5 *.jpg *.pos