Skip to content

Commit 7d20915

Browse files
committed
poetry update
1 parent 87d8672 commit 7d20915

File tree

3 files changed

+758
-294
lines changed

3 files changed

+758
-294
lines changed

docker/workspace_build_pydep_install.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
77
# `poetry.lock` and `pyproject.toml` files.
88
cd "$SCRIPT_DIR"
99

10-
poetry install
10+
poetry install --no-root

0 commit comments

Comments
 (0)