pub async fn install_path_dependency( dep: &PathDependency, base_dir: &Path, site_packages: &Path, ) -> Result<()>
Install a path dependency