xref: /openbmc/qemu/python/tests/pylint.sh (revision 907b5105f1b9e1af1abbdbb4f2039c7ab105c001)
1#!/bin/sh -e
2# See commit message for environment variable explainer.
3SETUPTOOLS_USE_DISTUTILS=stdlib python3 -m pylint qemu/
4