[console_scripts]
create-bitbucket-repository = jaraco.develop.bitbucket:create_repository_cmd
apply-python-bug-patch = jaraco.develop: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
release-package = jaraco.develop.package:release

