aboutsummaryrefslogtreecommitdiff
path: root/hw/gpio
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2023-08-08 10:07:55 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2024-06-08 10:33:39 +0200
commitfc00123f3abeb027cd51eb58ea8845377794b3bc (patch)
tree794f8ac4c9078b5994876442a4d6f45f440a220a /hw/gpio
parent1f97715c8390e582f154d8b579c70779bd8c9bdf (diff)
downloadqemu-fc00123f3abeb027cd51eb58ea8845377794b3bc.zip
qemu-fc00123f3abeb027cd51eb58ea8845377794b3bc.tar.gz
qemu-fc00123f3abeb027cd51eb58ea8845377794b3bc.tar.bz2
python: mkvenv: remove ensure command
This was used to bootstrap the venv with a TOML parser, after which ensuregroup is used. Now that we expect it to be present as a system package (either tomli or, for Python 3.11, tomllib), it is not needed anymore. Note that this means that, when implemented, the hypothetical "isolated" mode that does not use any system packages will only work with Python 3.11+. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'hw/gpio')
0 files changed, 0 insertions, 0 deletions