rule a:
    output:
        "test.out"
    script:
        "scripts/test.py"