mise 2026.7.5

Dev tools, env vars, and tasks in one CLI
1
2
3
4
backends = ["github:exaloop/codon"]
description = "A high-performance, zero-overhead, extensible Python compiler with built-in NumPy support"
os = ["linux", "macos"]
test = { cmd = "codon --version", expected = "{{version}}" }