[console_scripts]
check-structure-conventions = scripts.structure.check_structure_conventions:main
check-test-conventions = scripts.testing.check_test_conventions:main
check-type-annotation-conventions = scripts.type_annotations.check_type_annotation_conventions:main
sqb = sqlbuild.cli.commands.main.entry:main
sqlbuild = sqlbuild.cli.commands.main.entry:main
