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")
|
run("pip", "install", "--upgrade", "pip")
|
||||||
split()
|
split()
|
||||||
packages = [
|
packages = [
|
||||||
|
"gitlint",
|
||||||
"hatch",
|
"hatch",
|
||||||
"mypy",
|
"mypy",
|
||||||
"pelican",
|
"pelican",
|
||||||
|
|
Loading…
Reference in a new issue