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