Skip to content

Commit 55fb5c4

Browse files
author
Emmanouil Konstantinidis
committed
Excludes js files from pypi
1 parent 45263fd commit 55fb5c4

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

MANIFEST.in

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,6 @@ prune rest_framework_docs/static/node_modules
1010

1111
graft rest_framework_docs/static/rest_framework_docs
1212
graft rest_framework_docs/templates/rest_framework_docs
13+
14+
recursive-exclude rest_framework_docs/static/rest_framework_docs dist.js.map index.js
15+
recursive-exclude rest_framework_docs/static/rest_framework_docs/*/* *

0 commit comments

Comments
 (0)