Home
last modified time | relevance | path

Searched refs:_find_packages_within (Results 1 – 1 of 1) sorted by relevance

/external/python/setuptools/setuptools/
Ddiscovery.py272 def _find_packages_within(root_pkg: str, pkg_dir: _Path) -> List[str]: function
377 _find_packages_within(pkg, os.path.join(root_dir, parent_dir))