File tree Expand file tree Collapse file tree 4 files changed +4
-5
lines changed Expand file tree Collapse file tree 4 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 11{
2- "_commit" : " 35066eac4e6965fdb57b14a5a0b8b2996590bf8e " ,
2+ "_commit" : " 06be6f79fa1ca1038b43c1c382487a1075cda541 " ,
33 "_template" : " C:\\ Users\\ 56kyl\\ source\\ repos\\ cookiecutter-robust-python" ,
44 "add_rust_extension" : false ,
55 "author" : " Kyle Oliver" ,
Original file line number Diff line number Diff line change 11{
22 "template" : " C:\\ Users\\ 56kyl\\ source\\ repos\\ cookiecutter-robust-python" ,
3- "commit" : " 35066eac4e6965fdb57b14a5a0b8b2996590bf8e " ,
3+ "commit" : " 06be6f79fa1ca1038b43c1c382487a1075cda541 " ,
44 "checkout" : null ,
55 "context" : {
66 "cookiecutter" : {
1818 "license" : " MIT" ,
1919 "development_status" : " Development Status :: 1 - Planning" ,
2020 "_template" : " C:\\ Users\\ 56kyl\\ source\\ repos\\ cookiecutter-robust-python" ,
21- "_commit" : " 35066eac4e6965fdb57b14a5a0b8b2996590bf8e "
21+ "_commit" : " 06be6f79fa1ca1038b43c1c382487a1075cda541 "
2222 }
2323 },
2424 "directory" : null
Original file line number Diff line number Diff line change 5151
5252intersphinx_mapping = {
5353 "python" : ("https://docs.python.org/3" , None ),
54- "pip" : ("https://pip.pypa.io/en/stable/" , None ),
5554}
5655
5756html_theme = "furo"
Original file line number Diff line number Diff line change 11# Usage
22
33``` {eval-rst}
4- .. click :: robust_python_demo.__main__:main
4+ .. typer :: robust_python_demo.__main__:main
55 :prog: robust-python-demo
66 :nested: full
77```
You can’t perform that action at this time.
0 commit comments