diff --git a/MANIFEST.in b/MANIFEST.in index 524752bcba06cc067470898e874ae1815f358d4b..955321ac2f87b8bdf3c0accc13ede41b8638b7ca 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,4 +1,4 @@ include LICENSE README.rst buildout.cfg version.txt recursive-include doc conf.py *.rst *.sh *.png *.ico *.crt recursive-include bob/devtools/data *.md *.yaml *.pem matplotlibrc -recursive-include bob/devtools/templates conf.py *.rst *.png *.ico LICENSE COPYING MANIFEST.in .gitlab-ci.yml .gitignore *.cfg *.txt *.py *.yaml +recursive-include bob/devtools/templates conf.py *.rst *.png *.ico LICENSE COPYING MANIFEST.in .gitlab-ci.yml .gitignore *.cfg *.txt *.py *.yaml .flake8