Skip to content

Commit 45df0ed

Browse files
author
Ryan P Kilby
committed
Add schema.js template to MANIFEST
1 parent 4fa48ae commit 45df0ed

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
33
recursive-include rest_framework/static *.js *.css *.png *.eot *.svg *.ttf *.woff
4-
recursive-include rest_framework/templates *.html
4+
recursive-include rest_framework/templates *.html schema.js
55
global-exclude __pycache__
66
global-exclude *.py[co]

0 commit comments

Comments
 (0)