File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "template" : " /home/runner/work/cookiecutter-scverse/cookiecutter-scverse" ,
3- "commit" : " ec802712d89dd594465e00cf9b539704f15e0c82 " ,
3+ "commit" : " 76600f7b2c653c2173aa32cbec8819ea68a5525a " ,
44 "checkout" : null ,
55 "context" : {
66 "cookiecutter" : {
3636 "trim_blocks" : true
3737 },
3838 "_template" : " /home/runner/work/cookiecutter-scverse/cookiecutter-scverse" ,
39- "_commit" : " ec802712d89dd594465e00cf9b539704f15e0c82 "
39+ "_commit" : " 76600f7b2c653c2173aa32cbec8819ea68a5525a "
4040 }
4141 },
4242 "directory" : null
Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ features = [ "dev" ]
6262
6363[tool .hatch .envs .docs ]
6464features = [ " doc" ]
65- scripts.build = " sphinx-build -M html docs docs/_build {args}"
65+ scripts.build = " sphinx-build -M html docs docs/_build -W {args}"
6666scripts.open = " python -m webbrowser -t docs/_build/html/index.html"
6767scripts.clean = " git clean -fdX -- {args:docs}"
6868
You can’t perform that action at this time.
0 commit comments