summaryrefslogtreecommitdiff
path: root/bootstrap.egg-info
diff options
context:
space:
mode:
authorAnderson Bravalheri <andersonbravalheri@gmail.com>2022-04-13 10:03:37 +0100
committerAnderson Bravalheri <andersonbravalheri@gmail.com>2022-06-15 16:43:45 +0100
commit3e9f4418d528228af7aba1a3bddbbf20b2327422 (patch)
tree0d3414fa239e490219b45241b31785170cf9de26 /bootstrap.egg-info
parent5bb97d0f8b833bec6f6d4c70561b68dc2c559168 (diff)
downloadpython-setuptools-git-3e9f4418d528228af7aba1a3bddbbf20b2327422.tar.gz
Make sure setuptools itself can be installed with editable_wheel
Diffstat (limited to 'bootstrap.egg-info')
-rw-r--r--bootstrap.egg-info/entry_points.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap.egg-info/entry_points.txt b/bootstrap.egg-info/entry_points.txt
index c00d1d3a..a21ca227 100644
--- a/bootstrap.egg-info/entry_points.txt
+++ b/bootstrap.egg-info/entry_points.txt
@@ -2,6 +2,7 @@
egg_info = setuptools.command.egg_info:egg_info
build_py = setuptools.command.build_py:build_py
sdist = setuptools.command.sdist:sdist
+editable_wheel = setuptools.command.editable_wheel:editable_wheel
[distutils.setup_keywords]
include_package_data = setuptools.dist:assert_bool