File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed
Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "template" : " https://github.com/pythoninthegrass/python_template" ,
3+ "commit" : " e38acd06e49e1acf755cf4d84c607344c7d31c0d" ,
4+ "context" : {
5+ "cookiecutter" : {
6+ "full_name" : " Lance Stephens" ,
7+ "email" : " 4097471+pythoninthegrass@users.noreply.github.com" ,
8+ "github_username" : " pythoninthegrass" ,
9+ "project_name" : " python_template" ,
10+ "project_slug" : " python_template" ,
11+ "project_short_description" : " python_template contains all the boilerplate you need to create a Python project." ,
12+ "pypi_username" : " pythoninthegrass" ,
13+ "version" : " 0.1.0" ,
14+ "use_pytest" : " n" ,
15+ "use_black" : " n" ,
16+ "use_pypi_deployment_with_travis" : " n" ,
17+ "add_pyup_badge" : " n" ,
18+ "command_line_interface" : " No command-line interface" ,
19+ "create_author_file" : " n" ,
20+ "open_source_license" : " Unlicense" ,
21+ "_template" : " https://github.com/pythoninthegrass/python_template"
22+ }
23+ },
24+ "directory" : null
25+ }
You can’t perform that action at this time.
0 commit comments