Skip to content

Commit 65943bb

Browse files
committed
Upgraded Bootstrap to 3.4.1 and added CSS source maps
1 parent 8b2cccc commit 65943bb

File tree

5 files changed

+7
-5
lines changed

5 files changed

+7
-5
lines changed

MANIFEST.in

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

0 commit comments

Comments
 (0)