arm-trusted-firmware/tools/tlc
Charlie Bareham e182f4380c 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: Charlie Bareham <charlie.bareham@arm.com>
2024-07-30 10:26:07 +00:00
..
assets/images feat(tlc): add host tool for static TL generation 2024-07-30 10:25:57 +00:00
tests feat(tlc): add host tool for static TL generation 2024-07-30 10:25:57 +00:00
tlc feat(tlc): add host tool for static TL generation 2024-07-30 10:25:57 +00:00
Makefile build: make poetry use existing lock file 2024-07-30 10:26:07 +00:00
poetry.lock feat(tlc): add host tool for static TL generation 2024-07-30 10:25:57 +00:00
pyproject.toml feat(tlc): add host tool for static TL generation 2024-07-30 10:25:57 +00:00
setup.cfg feat(tlc): add host tool for static TL generation 2024-07-30 10:25:57 +00:00