summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2021-01-23 19:08:21 -0500
committerGitHub <noreply@github.com>2021-01-23 19:08:21 -0500
commitea22005e27871431a29781632a52fee2a0a7cf17 (patch)
tree46841dc1ab988b544863099ac5b6812a773055e6 /setup.py
parentaaf0661edbcbdb2f77d39026b66ab9eda4fe75b5 (diff)
parentc0660de32f80ad71b3940abcb26b237ca2103876 (diff)
downloadpython-setuptools-git-ea22005e27871431a29781632a52fee2a0a7cf17.tar.gz
Merge pull request #2545 from pypa/feature/remove-eggsecutable
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(