Skip to main content

install_path_dependency

Function install_path_dependency 

Source
pub async fn install_path_dependency(
    dep: &PathDependency,
    base_dir: &Path,
    site_packages: &Path,
) -> Result<()>
Expand description

Install a path dependency