Searched refs:_run_build (Results 1 – 2 of 2) sorted by relevance
109 _run_build(tmp_path)273 _run_build(tmp_path, "--sdist")304 _run_build(tmp_path, "--sdist")483 _run_build(tmp_path)548 def _run_build(path, *flags): function
471 def _run_build(_event): function