Add a manifest to fix missing files
Previously, installing via the documented commands would give us a deployment with no schema files.
This commit is contained in:
parent
4c22842524
commit
d9d1216c36
5
MANIFEST.in
Normal file
5
MANIFEST.in
Normal file
@ -0,0 +1,5 @@
|
||||
include LICENSE
|
||||
graft res
|
||||
include scripts/generate-key
|
||||
include scripts/sydent-bind
|
||||
recursive-include sydent *.sql
|
Loading…
x
Reference in New Issue
Block a user