mirror of
https://github.com/yzernik/squeaknode.git
synced 2026-08-17 13:07:32 +02:00
* Create db tables on startup * Move createdb script for itest to itest folder * Fix teardown of dockercompose containers
5 lines
87 B
Text
5 lines
87 B
Text
include LICENSE
|
|
include createdb.sql
|
|
include init.sql
|
|
graft tests
|
|
global-exclude *.pyc
|