@task(build_ci)
def lint_tests(cxt):
    """Run the linters on the tests."""
    command = (
        'pylint'