diff options
Diffstat (limited to 'setuptools.egg-info/entry_points.txt')
| -rwxr-xr-x | setuptools.egg-info/entry_points.txt | 1 |
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] |
