mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-02-03 13:14:30 +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 README.md
|
||||||
include LICENSE.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
|
recursive-include rest_framework/templates *.html schema.js
|
||||||
recursice-include rest_framework/locale *.mo
|
recursice-include rest_framework/locale *.mo
|
||||||
global-exclude __pycache__
|
global-exclude __pycache__
|
||||||
|
|
Loading…
Reference in New Issue
Block a user