Skip to main content

make_project

Function make_project 

Source
pub fn make_project(dir: &Path, name: &str, body: &str) -> Result<()>
Expand description

Create a stub package name in dir with the given pyproject.toml body.