[console_scripts]
example = example.example:run
integration = tests.integration:run
test = tests:run
unit = tests.unit:run
