rsconstruct 0.9.85

Rust based fast build system
1
2
test_checker!(mypy, tool: "mypy", processor: "mypy",
    files: [("test.py", "x: int = 1\n")]);