[console_scripts]
build=scripts.test_wrapper:main_build
publish=scripts.test_wrapper:main_publish
test=scripts.test_wrapper:main_test
test-cov=scripts.test_wrapper:main_test_cov
test-verbose=scripts.test_wrapper:main_test_verbose

