pub fn make_project(dir: &Path, name: &str, body: &str) -> Result<()>
Create a stub package name in dir with the given pyproject.toml body.
name
dir
pyproject.toml