Skip to content
Commit e182f438 authored by CharlieBareham-arm's avatar CharlieBareham-arm Committed by Harrison Mutai
Browse files

build: make poetry use existing lock file



This makes the build reproducible.

When `make dev-install` was run, it would ignore the existing
poetry lock file, install different versions of all the
libraries, then overwrite the lock file. Once `--no-update`
is added, it stops doing that, and installs exactly what is
in the poetry lock file.

Change-Id: If62637a40504d23deb47a05347a272e1c13bf41e
Signed-off-by: CharlieBareham-arm's avatarCharlie Bareham <charlie.bareham@arm.com>
parent 1a0ebff7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment