testing-conventions 0.0.106

Enforce testing conventions in libraries (Python, TypeScript, and Rust).
Documentation
1
2
3
# A build_command with no reason at all — rejected on load.
[python]
build_command = "uv run maturin develop"