gitlint
This commit is contained in:
parent
cd0bd63ff9
commit
4869917a49
1 changed files with 1 additions and 0 deletions
|
@ -62,6 +62,7 @@ def install_python_packages() -> None:
|
|||
run("pip", "install", "--upgrade", "pip")
|
||||
split()
|
||||
packages = [
|
||||
"gitlint",
|
||||
"hatch",
|
||||
"mypy",
|
||||
"pelican",
|
||||
|
|
Loading…
Reference in a new issue