Skip to content

Commit df46926

Browse files
Include woff2 in packaging. Closes #5692
1 parent 37cfe90 commit df46926

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
include README.md
22
include LICENSE.md
3-
recursive-include rest_framework/static *.js *.css *.png *.eot *.svg *.ttf *.woff
3+
recursive-include rest_framework/static *.js *.css *.png *.eot *.svg *.ttf *.woff *.woff2
44
recursive-include rest_framework/templates *.html schema.js
55
recursice-include rest_framework/locale *.mo
66
global-exclude __pycache__

0 commit comments

Comments
 (0)