mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-23 16:08:41 -07:00
python: remove the old QMP package
Thank you for your service! Signed-off-by: John Snow <jsnow@redhat.com> Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> Reviewed-by: Beraldo Leal <bleal@redhat.com> Message-id: 20220330172812.3427355-6-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com>
This commit is contained in:
parent
b0654f4f98
commit
adaca6e085
6 changed files with 4 additions and 410 deletions
|
|
@ -3,7 +3,7 @@ QEMU Python Tooling
|
|||
|
||||
This directory houses Python tooling used by the QEMU project to build,
|
||||
configure, and test QEMU. It is organized by namespace (``qemu``), and
|
||||
then by package (e.g. ``qemu/machine``, ``qemu/qmp``, etc).
|
||||
then by package (e.g. ``qemu/machine``, ``qemu/aqmp``, etc).
|
||||
|
||||
``setup.py`` is used by ``pip`` to install this tooling to the current
|
||||
environment. ``setup.cfg`` provides the packaging configuration used by
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue