diff --git a/MANIFEST.in b/MANIFEST.in index 7da058db1..519871ee3 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,4 +1,5 @@ recursive-include material *.js *.css *.html *.svg *.png *.yml +recursive-include material *.ttf *.woff *.woff2 recursive-exclude site * recursive-exclude src * recursive-exclude * __pycache__