summaryrefslogtreecommitdiffstats
path: root/python/setup.cfg
Commit message (Expand)AuthorAgeFilesLines
* python: update for mypy 0.950John Snow2022-06-061-0/+1
* python: rename 'aqmp-tui' to 'qmp-tui'John Snow2022-04-211-3/+3
* python: rename qemu.aqmp to qemu.qmpJohn Snow2022-04-211-5/+5
* python: re-enable pylint duplicate-code warningsJohn Snow2022-04-211-1/+0Star
* python: remove the old QMP packageJohn Snow2022-04-211-2/+1Star
* python: temporarily silence pylint duplicate-code warningsJohn Snow2022-04-211-0/+1
* Revert "python: pin setuptools below v60.0.0"John Snow2022-02-231-1/+0Star
* python: support recording QMP session to a fileDaniel P. Berrangé2022-02-231-0/+3
* python: introduce qmp-shell-wrap convenience toolDaniel P. Berrangé2022-02-231-0/+1
* python: upgrade mypy to 0.780John Snow2022-02-021-1/+1
* python: move qmp-shell under the AQMP packageJohn Snow2022-01-211-1/+1
* python: move qmp utilities to python/qemu/utilsJohn Snow2022-01-211-8/+8
* python: pin setuptools below v60.0.0John Snow2022-01-211-0/+1
* python: add optional pygments dependencyG S Niteesh Babu2021-09-271-0/+5
* python: Add entry point for aqmp-tuiG S Niteesh Babu2021-09-271-0/+1
* python/aqmp-tui: Add AQMP TUIG S Niteesh Babu2021-09-271-1/+12
* python: Add dependencies for AQMP TUIG S Niteesh Babu2021-09-271-0/+8
* python/aqmp: Add Coverage.py supportJohn Snow2021-09-271-0/+10
* python: bump avocado to v90.0John Snow2021-09-271-1/+1
* python/pylint: disable no-member checkJohn Snow2021-09-271-0/+1
* python/pylint: disable too-many-function-argsJohn Snow2021-09-271-0/+1
* python/pylint: Add exception for TypeVar names ('T')John Snow2021-09-271-0/+1
* python/aqmp: add asynchronous QMP (AQMP) subpackageJohn Snow2021-09-271-0/+1
* python: pylint 2.11 supportJohn Snow2021-09-161-1/+1
* python: Update for pylint 2.10John Snow2021-09-161-0/+1
* python: Reduce strictness of pylint's duplicate-code checkJohn Snow2021-09-011-0/+5
* python: Configure tox to skip missing interpretersWainer dos Santos Moschetta2021-07-131-0/+1
* python: only check qemu/ subdir with flake8John Snow2021-07-011-2/+0Star
* python: Re-lock pipenv at *oldest* supported versionsJohn Snow2021-07-011-1/+3
* python: Remove global pylint suppressionsJohn Snow2021-07-011-3/+1Star
* python: expose typing information via PEP 561John Snow2021-07-011-0/+4
* python: add qmp-shell entry pointJohn Snow2021-06-181-0/+1
* python/qemu-ga-client: add entry pointJohn Snow2021-06-181-0/+1
* python/qmp: add fuse command to 'qom' toolsJohn Snow2021-06-181-0/+1
* python: add optional FUSE dependenciesJohn Snow2021-06-181-1/+8
* scripts/qom-fuse: add static type hintsJohn Snow2021-06-181-0/+8
* python: Add 'fh' to known-good variable namesJohn Snow2021-06-181-3/+4
* python/qmp: add qom script entry pointsJohn Snow2021-06-181-0/+8
* python: add tox supportJohn Snow2021-06-011-1/+22
* python: add avocado-framework and testsJohn Snow2021-06-011-0/+1
* python: add devel package requirements to setuptoolsJohn Snow2021-06-011-0/+9
* python: move .isort.cfg into setup.cfgJohn Snow2021-06-011-0/+8
* python: add mypy to pipenvJohn Snow2021-06-011-0/+1
* python: move mypy.ini into setup.cfgJohn Snow2021-06-011-0/+5
* python: add excluded dirs to flake8 configJohn Snow2021-06-011-0/+2
* python: move flake8 config to setup.cfgJohn Snow2021-06-011-0/+3
* python: move pylintrc into setup.cfgJohn Snow2021-06-011-0/+29
* python: add VERSION fileJohn Snow2021-06-011-0/+1
* python: add qemu package installerJohn Snow2021-06-011-0/+22