aboutsummaryrefslogtreecommitdiff
path: root/python/setup.cfg
AgeCommit message (Expand)AuthorFilesLines
2023-08-28python: mkvenv: add ensuregroup commandPaolo Bonzini1-0/+6
2023-07-07python: bump minimum requirements so they are compatible with 3.12Paolo Bonzini1-1/+1
2023-05-19mkvenv: replace distlib.database with importlib.metadata/pkg_resourcesPaolo Bonzini1-6/+0
2023-05-18python: bump some of the dependenciesPaolo Bonzini1-8/+2
2023-05-18Python: Drop support for Python 3.6Paolo Bonzini1-4/+3
2023-05-18mkvenv: use pip's vendored distlib as a fallbackJohn Snow1-0/+18
2023-05-18mkvenv: add console script entry point generationJohn Snow1-0/+3
2023-05-18mkvenv: add ensure subcommandJohn Snow1-0/+10
2023-05-18python: add mkvenv.pyJohn Snow1-0/+9
2023-05-18python: update pylint configurationJohn Snow1-0/+1
2023-02-22python: drop pipenvJohn Snow1-3/+1
2023-01-04python: add 3.11 to supported listJohn Snow1-1/+2
2023-01-04Python: fix flake8 configJohn Snow1-1/+2
2022-06-06python: update for mypy 0.950John Snow1-0/+1
2022-04-21python: rename 'aqmp-tui' to 'qmp-tui'John Snow1-3/+3
2022-04-21python: rename qemu.aqmp to qemu.qmpJohn Snow1-5/+5
2022-04-21python: re-enable pylint duplicate-code warningsJohn Snow1-1/+0
2022-04-21python: remove the old QMP packageJohn Snow1-2/+1
2022-04-21python: temporarily silence pylint duplicate-code warningsJohn Snow1-0/+1
2022-02-23Revert "python: pin setuptools below v60.0.0"John Snow1-1/+0
2022-02-23python: support recording QMP session to a fileDaniel P. Berrangé1-0/+3
2022-02-23python: introduce qmp-shell-wrap convenience toolDaniel P. Berrangé1-0/+1
2022-02-02python: upgrade mypy to 0.780John Snow1-1/+1
2022-01-21python: move qmp-shell under the AQMP packageJohn Snow1-1/+1
2022-01-21python: move qmp utilities to python/qemu/utilsJohn Snow1-8/+8
2022-01-21python: pin setuptools below v60.0.0John Snow1-0/+1
2021-09-27python: add optional pygments dependencyG S Niteesh Babu1-0/+5
2021-09-27python: Add entry point for aqmp-tuiG S Niteesh Babu1-0/+1
2021-09-27python/aqmp-tui: Add AQMP TUIG S Niteesh Babu1-1/+12
2021-09-27python: Add dependencies for AQMP TUIG S Niteesh Babu1-0/+8
2021-09-27python/aqmp: Add Coverage.py supportJohn Snow1-0/+10
2021-09-27python: bump avocado to v90.0John Snow1-1/+1
2021-09-27python/pylint: disable no-member checkJohn Snow1-0/+1
2021-09-27python/pylint: disable too-many-function-argsJohn Snow1-0/+1
2021-09-27python/pylint: Add exception for TypeVar names ('T')John Snow1-0/+1
2021-09-27python/aqmp: add asynchronous QMP (AQMP) subpackageJohn Snow1-0/+1
2021-09-16python: pylint 2.11 supportJohn Snow1-1/+1
2021-09-16python: Update for pylint 2.10John Snow1-0/+1
2021-09-01python: Reduce strictness of pylint's duplicate-code checkJohn Snow1-0/+5
2021-07-13python: Configure tox to skip missing interpretersWainer dos Santos Moschetta1-0/+1
2021-06-30python: only check qemu/ subdir with flake8John Snow1-2/+0
2021-06-30python: Re-lock pipenv at *oldest* supported versionsJohn Snow1-1/+3
2021-06-30python: Remove global pylint suppressionsJohn Snow1-3/+1
2021-06-30python: expose typing information via PEP 561John Snow1-0/+4
2021-06-18python: add qmp-shell entry pointJohn Snow1-0/+1
2021-06-18python/qemu-ga-client: add entry pointJohn Snow1-0/+1
2021-06-18python/qmp: add fuse command to 'qom' toolsJohn Snow1-0/+1
2021-06-18python: add optional FUSE dependenciesJohn Snow1-1/+8
2021-06-18scripts/qom-fuse: add static type hintsJohn Snow1-0/+8
2021-06-18python: Add 'fh' to known-good variable namesJohn Snow1-3/+4