[distutils.commands]
cover_tests = py_release_tools.commands:TestsWithCoverage
git_push = py_release_tools.commands:GitPush
increment_semver = py_release_tools.commands:IncrementSemanticVersion
pep8 = py_release_tools.commands:PEP8CheckStyle

