summaryrefslogtreecommitdiff
path: root/setuptools.egg-info/entry_points.txt
diff options
context:
space:
mode:
Diffstat (limited to 'setuptools.egg-info/entry_points.txt')
-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 86d06ec6..a0c3f3b8 100755
--- a/setuptools.egg-info/entry_points.txt
+++ b/setuptools.egg-info/entry_points.txt
@@ -10,6 +10,7 @@ namespace_packages = setuptools.dist:check_nsp
test_suite = setuptools.dist:check_test_suite
eager_resources = setuptools.dist:assert_string_list
zip_safe = setuptools.dist:assert_bool
+test_loader = setuptools.dist:check_importable
tests_require = setuptools.dist:check_requirements
[setuptools.file_finders]