aboutsummaryrefslogtreecommitdiff
path: root/python/setup.cfg
AgeCommit message (Expand)AuthorFilesLines
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
2021-06-18python/qmp: add qom script entry pointsJohn Snow1-0/+8
2021-06-01python: add tox supportJohn Snow1-1/+22
2021-06-01python: add avocado-framework and testsJohn Snow1-0/+1
2021-06-01python: add devel package requirements to setuptoolsJohn Snow1-0/+9
2021-06-01python: move .isort.cfg into setup.cfgJohn Snow1-0/+8
2021-06-01python: add mypy to pipenvJohn Snow1-0/+1
2021-06-01python: move mypy.ini into setup.cfgJohn Snow1-0/+5
2021-06-01python: add excluded dirs to flake8 configJohn Snow1-0/+2
2021-06-01python: move flake8 config to setup.cfgJohn Snow1-0/+3
2021-06-01python: move pylintrc into setup.cfgJohn Snow1-0/+29
2021-06-01python: add VERSION fileJohn Snow1-0/+1
2021-06-01python: add qemu package installerJohn Snow1-0/+22