]> git.proxmox.com Git - mirror_qemu.git/blob - python/tests/flake8.sh
mkvenv: avoid ensurepip if pip is installed
[mirror_qemu.git] / python / tests / flake8.sh
1 #!/bin/sh -e
2 python3 -m flake8 qemu/
3 python3 -m flake8 scripts/