mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-10 19:56:59 +03:00
Include woff2 in packaging. Closes #5692
This commit is contained in:
parent
37cfe90338
commit
df469260e1
|
@ -1,6 +1,6 @@
|
|||
include README.md
|
||||
include LICENSE.md
|
||||
recursive-include rest_framework/static *.js *.css *.png *.eot *.svg *.ttf *.woff
|
||||
recursive-include rest_framework/static *.js *.css *.png *.eot *.svg *.ttf *.woff *.woff2
|
||||
recursive-include rest_framework/templates *.html schema.js
|
||||
recursice-include rest_framework/locale *.mo
|
||||
global-exclude __pycache__
|
||||
|
|
Loading…
Reference in New Issue
Block a user