mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
add empty line back in
This commit is contained in:
parent
7544700618
commit
7821666f83
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ resource "null_resource" "pip_install" {
|
|||
command = "pip install -r ${var.requirements_file} -t ${var.source_dir} --platform manylinux2014_x86_64 --implementation cp --python-version 3.11 --only-binary=:all: --upgrade"
|
||||
}
|
||||
}
|
||||
|
||||
############################################
|
||||
# Zip the source code
|
||||
############################################
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue