This commit is contained in:
2026-05-07 07:32:50 -04:00
commit f27b96a68e
8 changed files with 495 additions and 0 deletions

9
pyinfra-debug.log Normal file
View File

@@ -0,0 +1,9 @@
File "/Users/noise/.local/share/uv/tools/pyinfra/lib/python3.12/site-packages/pyinfra_cli/cli.py", line 263, in cli
_main(*args, **kwargs)
File "/Users/noise/.local/share/uv/tools/pyinfra/lib/python3.12/site-packages/pyinfra_cli/cli.py", line 442, in _main
and not _do_confirm("Detected changes displayed above, skip this step with -y")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/noise/.local/share/uv/tools/pyinfra/lib/python3.12/site-packages/pyinfra_cli/cli.py", line 468, in _do_confirm
v = input()
^^^^^^^
EOFError: EOF when reading a line