aboutsummaryrefslogtreecommitdiffstats
path: root/setuptools.egg-info
diff options
context:
space:
mode:
Diffstat (limited to 'setuptools.egg-info')
-rwxr-xr-xsetuptools.egg-info/entry_points.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/setuptools.egg-info/entry_points.txt b/setuptools.egg-info/entry_points.txt
index 37a81910..87174d8c 100755
--- a/setuptools.egg-info/entry_points.txt
+++ b/setuptools.egg-info/entry_points.txt
@@ -2,6 +2,7 @@
entry_points = setuptools.dist:check_entry_points
extras_require = setuptools.dist:check_extras
install_requires = setuptools.dist:check_install_requires
+include_package_data = setuptools.dist:assert_bool
namespace_packages = setuptools.dist:check_nsp
test_suite = setuptools.dist:check_test_suite
eager_resources = setuptools.dist:assert_string_list