Skip to content

Commit a9c060e

Browse files
author
Ryan P Kilby
committed
Add schema.js template to MANIFEST
1 parent f968b16 commit a9c060e

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

0 commit comments

Comments
 (0)