olddeps: echo patch to confirm sed is sensible
This commit is contained in:
@@ -61,6 +61,10 @@ with open('pyproject.toml', 'w') as f:
|
||||
"
|
||||
python3 -c "$REMOVE_DEV_DEPENDENCIES"
|
||||
|
||||
echo "::group::Patched pyproject.toml"
|
||||
diff -u pyproject.toml-backup pyproject.toml
|
||||
echo "::endgroup::"
|
||||
|
||||
pipx install poetry==1.1.12
|
||||
~/.local/bin/poetry lock
|
||||
~/.local/bin/poetry install -E "all test"
|
||||
|
||||
Reference in New Issue
Block a user