mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-01 23:03:54 -06: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
|
@ -24,10 +24,9 @@ classifiers =
|
|||
[options]
|
||||
python_requires = >= 3.6
|
||||
packages =
|
||||
qemu.qmp
|
||||
qemu.aqmp
|
||||
qemu.machine
|
||||
qemu.utils
|
||||
qemu.aqmp
|
||||
|
||||
[options.package_data]
|
||||
* = py.typed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue