commit | ed0c801fc69f55103c597dcc29cadf4c7cb7d575 | [log] [tgz] |
---|---|---|
author | Chris Kay <chris.kay@arm.com> | Tue Jan 28 18:04:11 2025 +0000 |
committer | Chris Kay <chris.kay@arm.com> | Thu Feb 27 15:32:05 2025 +0000 |
tree | 1ea17a47ddb433df046b932ddd085865250a4446 | |
parent | 7c375410723deeb345cdb5ff8499a8ad7420102d [diff] |
refactor(memmap): migrate to Poetry This change refactors the memmap tool into a Poetry project, with its own dependencies. You can continue to run it manually with: poetry run memory <args> Change-Id: I346283df1b8bfad4babc1f5a3861dab94d4a006a Signed-off-by: Chris Kay <chris.kay@arm.com>