Skip to content

Commit

Permalink
dialogs: update outdated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
osrjv committed Oct 9, 2023
1 parent fcec7a0 commit ae32054
Show file tree
Hide file tree
Showing 3 changed files with 339 additions and 398 deletions.
3 changes: 3 additions & 0 deletions invocations/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@
f'The error encountered was "{e}"'
)

bootstrap_mode = False


DEFAULT_NS_CONFIGURATION = {"run": {"echo": True}, "is_ci_cd": False}
if platform.system() != "Windows":
DEFAULT_NS_CONFIGURATION["run"]["pty"] = True
Expand Down
Loading

0 comments on commit ae32054

Please sign in to comment.