rule a:
    output:
        "test.txt"
    script:
        "script.py"