summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2021-01-20 21:13:41 -0500
committerJason R. Coombs <jaraco@jaraco.com>2021-01-20 21:13:41 -0500
commitfa81391fe65fa727f79f1be73f058e83ffe97193 (patch)
treec46b0973d8a7f1c582c6d0a3e117001fa8179d08 /setup.py
parent8222d6f7b992d3b184434acb31cd66b0f2e41401 (diff)
downloadpython-setuptools-git-feature/remove-eggsecutable.tar.gz
Remove eggsecutablefeature/remove-eggsecutable
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/setup.py b/setup.py
index 28d3dada..3d84c65a 100755
--- a/setup.py
+++ b/setup.py
@@ -171,8 +171,6 @@ setup_params = dict(
"dependency_links.txt = setuptools.command.egg_info:overwrite_arg",
],
"console_scripts": list(_gen_console_scripts()),
- "setuptools.installation":
- ['eggsecutable = setuptools.command.easy_install:bootstrap'],
},
dependency_links=[
pypi_link(