From 562c53aceea1f0cccd405582b34cbc0a9920ca01 Mon Sep 17 00:00:00 2001 From: Olegs NIKISINS <onikisins@italix03.idiap.ch> Date: Fri, 29 Sep 2017 11:35:53 +0200 Subject: [PATCH] Updated the MANIFEST.in to make annotations available for MIFS db --- MANIFEST.in | 1 + 1 file changed, 1 insertion(+) diff --git a/MANIFEST.in b/MANIFEST.in index 7196e9f6..ed3e0afe 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,3 +1,4 @@ include README.rst bootstrap-buildout.py buildout.cfg COPYING version.txt requirements.txt +recursive-include bob/pad/face/lists *.* recursive-include doc *.py *.rst *.ico *.png recursive-include bob/pad/face/test/data *.hdf5 *.png -- GitLab