Releases: benbrandt/componentize-py
Releases · benbrandt/componentize-py
canary
Fix clippy lint for iter::repeat_n (#147) * Fix clippy lint for iter::repeat_n * make test.yaml `test` job depend on `linux` job The latter builds and caches CPython for the former to use, which is important because we don't currently support building CPython on Windows. Signed-off-by: Joel Dice <[email protected]> --------- Signed-off-by: Joel Dice <[email protected]> Co-authored-by: Joel Dice <[email protected]>