Skip to content

Commit 5a4b9ea

Browse files
committed
added schema to MANIFEST.in
1 parent ba7b07d commit 5a4b9ea

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

MANIFEST.in

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ graft tests
1414
prune tests/build
1515

1616
# Javascript files
17+
graft schema
1718
graft src
1819
graft style
1920
prune **/node_modules
@@ -24,4 +25,4 @@ global-exclude *~
2425
global-exclude *.pyc
2526
global-exclude *.pyo
2627
global-exclude .git
27-
global-exclude .ipynb_checkpoints
28+
global-exclude .ipynb_checkpoints

0 commit comments

Comments
 (0)