-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.cookiecutter.json
More file actions
30 lines (30 loc) · 1.13 KB
/
Copy path.cookiecutter.json
File metadata and controls
30 lines (30 loc) · 1.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
{
"cookiecutter": {
"codeowner_github_usernames": "@jeffkala @zackt25",
"full_name": "Network to Code, LLC",
"email": "info@networktocode.com",
"github_org": "networktocode",
"description": "pyntc plugin for Nornir",
"project_name": "Nornir Pyntc",
"project_slug": "nornir-pyntc",
"repo_url": "https://github.com/networktocode/nornir-pyntc",
"base_url": "nornir-pyntc",
"project_python_name": "nornir_pyntc",
"project_python_base_version": "3.10",
"project_with_config_settings": "no",
"generate_docs": "yes",
"version": "3.2.1a0",
"original_publish_year": "2022",
"_drift_manager": {
"template": "https://github.com/networktocode-llc/cookiecutter-ntc.git",
"template_dir": "python",
"template_ref": "main",
"cookie_dir": "",
"pull_request_strategy": "create",
"post_actions": [],
"draft": false,
"baked_commit_ref": "4af9f88c99dd104346a2241fbfad0a613d00cce0",
"drift_managed_branch": "develop"
}
}
}