]> git.ipfire.org Git - thirdparty/qemu.git/commit
python: add optional pygments dependency
authorG S Niteesh Babu <niteesh.gs@gmail.com>
Mon, 23 Aug 2021 22:07:45 +0000 (03:37 +0530)
committerJohn Snow <jsnow@redhat.com>
Mon, 27 Sep 2021 16:10:29 +0000 (12:10 -0400)
commitf37c34d601b7786cf98aa8c9639b9ab6660a9af7
tree3d39f1e98d4817abc0f3b3ba6d1e444fca806dd7
parent35755f7d4f8d5f012cd9ee9fbb303e4cce8cc0b8
python: add optional pygments dependency

Added pygments as optional dependency for AQMP TUI.
This is required for the upcoming syntax highlighting feature
in AQMP TUI.
The dependency has also been added in the devel optional group.

Added mypy 'ignore_missing_imports' for pygments since it does
not have any type stubs.

Signed-off-by: G S Niteesh Babu <niteesh.gs@gmail.com>
Message-Id: <20210823220746.28295-5-niteesh.gs@gmail.com>
Signed-off-by: John Snow <jsnow@redhat.com>
python/Pipfile.lock
python/setup.cfg