fix dependencies
This commit is contained in:
parent
1f948d9139
commit
3265f4c3de
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
from subprocess import run
|
||||
from .python_util import filter_none
|
||||
from pkg_resources import *
|
||||
from .devops_terraform_build import DevopsBuild, create_devops_build_config
|
||||
from .devops_build import DevopsBuild, create_devops_build_config
|
||||
import sys
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue