diff --git a/MANIFEST.in b/MANIFEST.in index a0a5a2bc..213af9bd 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,5 +1,5 @@ include README.md include LICENSE.md -recursive-include mkdocs *.ico *.js *.css *.png *.html *.eot *.svg *.ttf *.woff *.xml *.mustache +recursive-include mkdocs *.ico *.js *.css *.png *.html *.eot *.svg *.ttf *.woff *.woff2 *.xml *.mustache recursive-exclude * __pycache__ recursive-exclude * *.py[co]