Skip to content

Commit e1b0523

Browse files
committed
Fix missing packaged schema files
1 parent c7a0d4f commit e1b0523

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
@@ -1,3 +1,4 @@
1-
include sogs/schema.sql
1+
include sogs/schema.sqlite
2+
include sogs/schema.pgsql
23
include sogs/static/*
34
include sogs/templates/*

0 commit comments

Comments
 (0)