mirror of
https://github.com/mborgerson/xemu.git
synced 2026-05-12 21:23:33 +00:00
python/aqmp: add asynchronous QMP (AQMP) subpackage
For now, it's empty! Soon, it won't be. Signed-off-by: John Snow <jsnow@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Message-id: 20210915162955.333025-2-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com>
This commit is contained in:
@ -27,6 +27,7 @@ packages =
|
||||
qemu.qmp
|
||||
qemu.machine
|
||||
qemu.utils
|
||||
qemu.aqmp
|
||||
|
||||
[options.package_data]
|
||||
* = py.typed
|
||||
|
||||
Reference in New Issue
Block a user