Skip to content

Commit 363bc87

Browse files
authored
Merge pull request #1905 from derekschrock/docs-static
docs(chore): Include docs .js files in sdist
2 parents a4e76eb + 3010b40 commit 363bc87

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,4 +1,4 @@
11
include COPYING AUTHORS CHANGELOG.md requirements*.txt
22
include tox.ini
33
recursive-include tests *
4-
recursive-include docs *j2 *.md *.py *.rst api/*.rst Makefile make.bat
4+
recursive-include docs *j2 *.js *.md *.py *.rst api/*.rst Makefile make.bat

0 commit comments

Comments
 (0)