mirror of
https://github.com/mii443/qemu.git
synced 2025-08-22 15:15:46 +00:00
docs: document what configure does with virtual environments
Given the recent confusion around how QEMU detects the system Meson installation, and/or decides to install its own, it is time to fill in the "Python virtual environments and the QEMU build system" section of the documentation. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
@ -10,7 +10,8 @@
|
||||
# - accepted: accepted versions when using a system package
|
||||
# - installed: fixed version to install in the virtual environment
|
||||
# if a system package is not found; if not specified,
|
||||
# the minimum and maximum
|
||||
# defaults to the same as "accepted" or, if also missing,
|
||||
# to the newest version available on PyPI.
|
||||
# - canary: if specified, use this program name to present more
|
||||
# precise error diagnostics to the user. For example,
|
||||
# 'sphinx-build' can be used as a bellwether for the
|
||||
|
Reference in New Issue
Block a user