[console_scripts]
test_pg=tests.postgres:main
test_sqlite=tests.sqlite:main

