Skip to content

Commit cd7a584

Browse files
author
Emmanouil Konstantinidis
committed
Exclude node_modules from package
1 parent adb0181 commit cd7a584

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

MANIFEST.in

+2
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,7 @@ include LICENSE
33

44
recursive-include rest_framework_docs/static *.js *.css *.less *.png *.eot *.svg *.ttf *.woff
55
recursive-include rest_framework_docs/templates *.html
6+
7+
recursive-exclude rest_framework_docs/static/node_modules *.*
68
recursive-exclude * __pycache__
79
recursive-exclude * *.py[co]

0 commit comments

Comments
 (0)