Home
last modified time | relevance | path

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

/external/python/setuptools/setuptools/tests/
Dtest_config_discovery.py88 _, cmd = _run_sdist_programatically(tmp_path, options)
572 def _run_sdist_programatically(dist_path, attrs): function