aboutsummaryrefslogtreecommitdiff
path: root/python/setup.cfg
AgeCommit message (Expand)Author
2021-09-16python: pylint 2.11 supportJohn Snow
2021-09-16python: Update for pylint 2.10John Snow
2021-09-01python: Reduce strictness of pylint's duplicate-code checkJohn Snow
2021-07-13python: Configure tox to skip missing interpretersWainer dos Santos Moschetta
2021-06-30python: only check qemu/ subdir with flake8John Snow
2021-06-30python: Re-lock pipenv at *oldest* supported versionsJohn Snow
2021-06-30python: Remove global pylint suppressionsJohn Snow
2021-06-30python: expose typing information via PEP 561John Snow
2021-06-18python: add qmp-shell entry pointJohn Snow
2021-06-18python/qemu-ga-client: add entry pointJohn Snow
2021-06-18python/qmp: add fuse command to 'qom' toolsJohn Snow
2021-06-18python: add optional FUSE dependenciesJohn Snow
2021-06-18scripts/qom-fuse: add static type hintsJohn Snow
2021-06-18python: Add 'fh' to known-good variable namesJohn Snow
2021-06-18python/qmp: add qom script entry pointsJohn Snow
2021-06-01python: add tox supportJohn Snow
2021-06-01python: add avocado-framework and testsJohn Snow
2021-06-01python: add devel package requirements to setuptoolsJohn Snow
2021-06-01python: move .isort.cfg into setup.cfgJohn Snow
2021-06-01python: add mypy to pipenvJohn Snow
2021-06-01python: move mypy.ini into setup.cfgJohn Snow
2021-06-01python: add excluded dirs to flake8 configJohn Snow
2021-06-01python: move flake8 config to setup.cfgJohn Snow
2021-06-01python: move pylintrc into setup.cfgJohn Snow
2021-06-01python: add VERSION fileJohn Snow
2021-06-01python: add qemu package installerJohn Snow