[console_scripts]
create-bitbucket-repository = jaraco.develop.bitbucket:create_repository_cmd
apply-python-bug-patch = jaraco.develop.python:apply_python_bug_patch_cmd
py-exc-env = jaraco.develop.environments:PythonEnvironment.handle_command_line
make-namespace-package = jaraco.develop.namespace:create_namespace_package_cmd
start-selenium = jaraco.develop.selenium:start_selenium_server
build-python = jaraco.develop.python:build_python
set-tabs-mode = jaraco.develop.indent:set_tabs_mode_cmd
vs-upgrade = jaraco.develop.vstudio:upgrade_file
release-package = jaraco.develop.package:release

