Skip to content

Commit 583a37d

Browse files
committed
Merge pull request #5110 from benjaoming/add-woff2-manifest
Add woff2 files to MANIFEST and sdist
2 parents dd98853 + 3d96883 commit 583a37d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MANIFEST.in.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ include README.rst
77
include setup.cfg
88
include requirements.txt
99

10-
recursive-include kalite *.html *.txt *.png *.js *.css *.gif *.less *.otf *.svg *.woff *.eot *.ttf *.zip *.json *.handlebars
10+
recursive-include kalite *.html *.txt *.png *.js *.css *.gif *.less *.otf *.svg *.woff *.eot *.ttf *.zip *.json *.handlebars *.woff2
1111

1212
# Get the empty DBs -- make sure they are properly generated!
1313
recursive-exclude kalite/database *

0 commit comments

Comments
 (0)