Skip to content

Commit c959472

Browse files
committed
add dbt/jsonschemas to recursive-include
1 parent 4693918 commit c959472

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

core/MANIFEST.in

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
recursive-include dbt/include *.py *.sql *.yml *.html *.md .gitkeep .gitignore *.json
1+
recursive-include dbt/include *.py *.sql *.yml *.html *.md .gitkeep .gitignore
22
include dbt/py.typed
33
recursive-include dbt/task/docs *.html
4+
recursive-include dbt/jsonschemas *.json

0 commit comments

Comments
 (0)