crosvm/tools
Dennis Kempin 69daee101e dev_container: Do not require dependencies to run
This script is naturally used outside of the container and we
want to avoid having to install dependencies or special python
versions to run it.

This CL reduces the python requirement from 3.9 to 3.8 and
allows the script to run without any dependencies.

BUG=b:233230344
TEST=pyenv global 3.8.15
./tools/dev_container

Change-Id: Ieeb868f7fb275a8e6e39e577b5e984895307765e
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3657816
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Anton Romanov <romanton@google.com>
2022-05-20 21:56:33 +00:00
..
chromeos Add check_cq_depend to PRESUBMIT 2022-05-18 18:54:34 +00:00
contrib Add python presubmit checks 2022-04-15 19:22:53 +00:00
examples crosvm: add example rust baremetal app that can be booted with crosvm 2022-05-10 23:36:47 +00:00
impl dev_container: Do not require dependencies to run 2022-05-20 21:56:33 +00:00
windows add release / debug modes to build_test script for building windows 2022-04-21 17:09:29 +00:00
aarch64vm Add python presubmit checks 2022-04-15 19:22:53 +00:00
bindgen-all-the-things tools: update bindgen docs. 2022-04-29 21:02:26 +00:00
cargo-doc tools/cargo-doc: exclude crosvm-fuzz 2022-05-06 20:47:00 +00:00
clippy tools/clippy: Allow json formatted output 2022-05-05 22:22:53 +00:00
dev_container dev_container: Do not require dependencies to run 2022-05-20 21:56:33 +00:00
fmt Document memory layout. 2022-05-06 12:09:40 +00:00
health-check Ensure python doc tests failures will fail health-check. 2022-04-20 19:47:49 +00:00
install-aarch64-deps
install-armhf-deps
install-deps Add python presubmit checks 2022-04-15 19:22:53 +00:00
install-docs-deps Reland "github: Minimize dependencies for document generation" 2022-04-12 22:30:10 +00:00
presubmit Add python presubmit checks 2022-04-15 19:22:53 +00:00
run_tests Add python presubmit checks 2022-04-15 19:22:53 +00:00
test_target Add python presubmit checks 2022-04-15 19:22:53 +00:00
x86vm Add python presubmit checks 2022-04-15 19:22:53 +00:00