def cleanup(): run('rm -r ~/{.project_name}'.format(env)) run('rm -r {0.project_path}/{0.project_name}'.format(env))