From adaca6e085c705510d0f516384d5a790e80a0c68 Mon Sep 17 00:00:00 2001 From: John Snow Date: Wed, 30 Mar 2022 13:28:08 -0400 Subject: python: remove the old QMP package Thank you for your service! Signed-off-by: John Snow Reviewed-by: Vladimir Sementsov-Ogievskiy Reviewed-by: Beraldo Leal Message-id: 20220330172812.3427355-6-jsnow@redhat.com Signed-off-by: John Snow --- python/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/README.rst') diff --git a/python/README.rst b/python/README.rst index fcf74f6..eb52133 100644 --- a/python/README.rst +++ b/python/README.rst @@ -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 -- cgit v1.1