Skip to content

Commit 80e611a

Browse files
The SQL files for creating/dropping the schemas should be included in the
source packages.
1 parent 853cc14 commit 80e611a

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
@@ -5,5 +5,5 @@ recursive-include odpi *.h
55
prune odpi/test
66
prune odpi/samples
77
recursive-include src *.c
8-
recursive-include samples *.py
8+
recursive-include samples *.py *.sql
99
recursive-include test *.py *.sql

0 commit comments

Comments
 (0)